Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dsw_utils.hpp83 const std::string& swId, bool runningImage, in afterGetProperties() argument
135 BMCWEB_LOG_DEBUG("Running image: {}", runningImage); in afterGetProperties()
152 if (runningImage) in afterGetProperties()
162 if (!activeVersionPropName.empty() && runningImage) in afterGetProperties()
201 bool runningImage = false; in afterGetSubtree() local
208 runningImage = true; in afterGetSubtree()
216 [asyncResp, swId, runningImage, swVersionPurpose, in afterGetSubtree()
220 afterGetProperties(asyncResp, swId, runningImage, in afterGetSubtree()