Searched refs:swVersionPurpose (Results 1 – 1 of 1) sorted by relevance
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | sw_utils.hpp | 85 const std::string& swVersionPurpose, in afterGetProperties() argument 127 if (swInvPurpose == nullptr || *swInvPurpose != swVersionPurpose) in afterGetProperties() 174 const std::string& swVersionPurpose, in afterGetSubtree() argument 222 [asyncResp, swId, runningImage, swVersionPurpose, in afterGetSubtree() 227 swVersionPurpose, activeVersionPropName, in afterGetSubtree() 235 const std::string& swVersionPurpose, in afterAssociatedEndpoints() argument 277 [asyncResp, swVersionPurpose, activeVersionPropName, in afterAssociatedEndpoints() 281 afterGetSubtree(asyncResp, swVersionPurpose, activeVersionPropName, in afterAssociatedEndpoints() 302 const std::string& swVersionPurpose, in populateSoftwareInformation() argument 305 auto swPath = getFunctionalSoftwarePath(swVersionPurpose); in populateSoftwareInformation() [all …]
|