Searched defs:updateInProgress (Results 1 – 5 of 5) sorted by relevance
/openbmc/phosphor-bmc-code-mgmt/common/include/ | ||
H A D | device.hpp | 99 bool updateInProgress = false; member in phosphor::software::device::Device |
/openbmc/phosphor-bmc-code-mgmt/bmc/ | ||
H A D | update_manager.hpp | 73 bool updateInProgress = false; member in phosphor::software::update::Manager |
/openbmc/bmcweb/redfish-core/include/registries/ | ||
H A D | update_message_registry.hpp | 298 updateInProgress = 12, enumerator |
/openbmc/bmcweb/redfish-core/src/ | ||
H A D | update_messages.cpp | 95 nlohmann::json::object_t updateInProgress() in updateInProgress() function |
/openbmc/service-config-manager/src/ | ||
H A D | srvcfg_manager.cpp | 36 static bool updateInProgress = false; variable |