Searched refs:runningImage (Results 1 – 1 of 1) sorted by relevance
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | sw_utils.hpp | 84 const std::string& swId, bool runningImage, in afterGetProperties() argument 134 BMCWEB_LOG_DEBUG("Running image: {}", runningImage); in afterGetProperties() 151 if (runningImage) in afterGetProperties() 161 if (!activeVersionPropName.empty() && runningImage) in afterGetProperties() 207 bool runningImage = false; in afterGetSubtree() local 214 runningImage = true; in afterGetSubtree() 222 [asyncResp, swId, runningImage, swVersionPurpose, in afterGetSubtree() 226 afterGetProperties(asyncResp, swId, runningImage, in afterGetSubtree()
|