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.hpp120 std::vector<std::string> functionalSwIds; in populateSoftwareInformation() local
133 functionalSwIds.push_back(leaf); in populateSoftwareInformation()
141 populateLinkToImages, functionalSwIds]( in populateSoftwareInformation()
174 if (std::ranges::find(functionalSwIds, swId) != in populateSoftwareInformation()
175 functionalSwIds.end()) in populateSoftwareInformation()