Searched refs:swVersionPurpose (Results 1 – 1 of 1) sorted by relevance
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | sw_utils.hpp | 73 const std::string& swVersionPurpose, in afterGetProperties() argument 117 if (swInvPurpose == nullptr || *swInvPurpose != swVersionPurpose) in afterGetProperties() 159 const std::string& swVersionPurpose, in afterGetSubtree() argument 205 [asyncResp, swId, runningImage, swVersionPurpose, in afterGetSubtree() 210 swVersionPurpose, activeVersionPropName, in afterGetSubtree() 218 const std::string& swVersionPurpose, in afterAssociatedEndpoints() argument 261 [asyncResp, swVersionPurpose, activeVersionPropName, in afterAssociatedEndpoints() 286 const std::string& swVersionPurpose, in populateSoftwareInformation() argument 289 auto swPath = getFunctionalSoftwarePath(swVersionPurpose); in populateSoftwareInformation() 299 [asyncResp, swVersionPurpose, activeVersionPropName, in populateSoftwareInformation() [all …]
|