Searched refs:swVersionPurpose (Results 1 – 1 of 1) sorted by relevance
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | sw_utils.hpp | 84 const std::string& swVersionPurpose, in afterGetProperties() argument 128 if (swInvPurpose == nullptr || *swInvPurpose != swVersionPurpose) in afterGetProperties() 170 const std::string& swVersionPurpose, in afterGetSubtree() argument 216 [asyncResp, swId, runningImage, swVersionPurpose, in afterGetSubtree() 221 swVersionPurpose, activeVersionPropName, in afterGetSubtree() 229 const std::string& swVersionPurpose, in afterAssociatedEndpoints() argument 272 [asyncResp, swVersionPurpose, activeVersionPropName, in afterAssociatedEndpoints() 276 afterGetSubtree(asyncResp, swVersionPurpose, activeVersionPropName, in afterAssociatedEndpoints() 297 const std::string& swVersionPurpose, in populateSoftwareInformation() argument 300 auto swPath = getFunctionalSoftwarePath(swVersionPurpose); in populateSoftwareInformation() [all …]
|