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.hpp74 const std::string& activeVersionPropName, bool populateLinkToImages, in afterGetProperties() argument
151 if (!activeVersionPropName.empty() && runningImage) in afterGetProperties()
153 asyncResp->res.jsonValue[activeVersionPropName] = *version; in afterGetProperties()
160 const std::string& activeVersionPropName, bool populateLinkToImages, in afterGetSubtree() argument
206 activeVersionPropName, populateLinkToImages]( in afterGetSubtree()
210 swVersionPurpose, activeVersionPropName, in afterGetSubtree()
219 const std::string& activeVersionPropName, bool populateLinkToImages, in afterAssociatedEndpoints() argument
261 [asyncResp, swVersionPurpose, activeVersionPropName, in afterAssociatedEndpoints()
287 const std::string& activeVersionPropName, const bool populateLinkToImages) in populateSoftwareInformation() argument
299 [asyncResp, swVersionPurpose, activeVersionPropName, in populateSoftwareInformation()
[all …]