Home
last modified time | relevance | path

Searched refs:functionalSwIds (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/include/utils/
H A Dsw_utils.hpp172 const std::vector<std::string>& functionalSwIds, in afterGetSubtree() argument
206 if (std::ranges::find(functionalSwIds, swId) != functionalSwIds.end()) in afterGetSubtree()
252 std::vector<std::string> functionalSwIds; in afterAssociatedEndpoints() local
265 functionalSwIds.push_back(leaf); in afterAssociatedEndpoints()
273 populateLinkToImages, functionalSwIds]( in afterAssociatedEndpoints()
277 populateLinkToImages, functionalSwIds, ec2, in afterAssociatedEndpoints()