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.hpp161 const std::vector<std::string>& functionalSwIds, in afterGetSubtree() argument
195 if (std::ranges::find(functionalSwIds, swId) != functionalSwIds.end()) in afterGetSubtree()
241 std::vector<std::string> functionalSwIds; in afterAssociatedEndpoints() local
254 functionalSwIds.push_back(leaf); in afterAssociatedEndpoints()
262 populateLinkToImages, functionalSwIds]( in afterAssociatedEndpoints()
266 populateLinkToImages, functionalSwIds, ec2, in afterAssociatedEndpoints()