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.hpp86 const std::string& activeVersionPropName, bool populateLinkToImages, in afterGetProperties() argument
161 if (!activeVersionPropName.empty() && runningImage) in afterGetProperties()
168 asyncResp->res.jsonValue[activeVersionPropName] = *version; in afterGetProperties()
175 const std::string& activeVersionPropName, bool populateLinkToImages, in afterGetSubtree() argument
223 activeVersionPropName, populateLinkToImages]( in afterGetSubtree()
227 swVersionPurpose, activeVersionPropName, in afterGetSubtree()
236 const std::string& activeVersionPropName, bool populateLinkToImages, in afterAssociatedEndpoints() argument
277 [asyncResp, swVersionPurpose, activeVersionPropName, in afterAssociatedEndpoints()
281 afterGetSubtree(asyncResp, swVersionPurpose, activeVersionPropName, in afterAssociatedEndpoints()
303 const std::string& activeVersionPropName, const bool populateLinkToImages) in populateSoftwareInformation() argument
[all …]