Home
last modified time | relevance | path

Searched refs:activeVersionPropName (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/include/utils/
H A Dsw_utils.hpp85 const std::string& activeVersionPropName, bool populateLinkToImages, in afterGetProperties() argument
162 if (!activeVersionPropName.empty() && runningImage) in afterGetProperties()
164 asyncResp->res.jsonValue[activeVersionPropName] = *version; in afterGetProperties()
171 const std::string& activeVersionPropName, bool populateLinkToImages, in afterGetSubtree() argument
217 activeVersionPropName, populateLinkToImages]( in afterGetSubtree()
221 swVersionPurpose, activeVersionPropName, in afterGetSubtree()
230 const std::string& activeVersionPropName, bool populateLinkToImages, in afterAssociatedEndpoints() argument
272 [asyncResp, swVersionPurpose, activeVersionPropName, in afterAssociatedEndpoints()
276 afterGetSubtree(asyncResp, swVersionPurpose, activeVersionPropName, in afterAssociatedEndpoints()
298 const std::string& activeVersionPropName, const bool populateLinkToImages) in populateSoftwareInformation() argument
[all …]