Searched refs:updateInProgress (Results 1 – 9 of 9) sorted by relevance
48 if (device.updateInProgress) in method_call()54 device.updateInProgress = true; in method_call()62 device.updateInProgress = false; in method_call()74 device.updateInProgress = false; in method_call()92 device.updateInProgress = false; in method_call()
260 if (devices[objPath]->updateInProgress) in handleInterfaceRemoved()
38 updateInProgress = false; in processImageFailed()205 updateInProgress = false; in processImage()216 if (updateInProgress) in startUpdate()222 updateInProgress = true; in startUpdate()
73 bool updateInProgress = false; member in phosphor::software::update::Manager
36 static bool updateInProgress = false; variable625 updateInProgress = true; in startServiceRestartTimer()649 updateInProgress = false; in startServiceRestartTimer()671 if (updateInProgress) in registerProperties()713 if (updateInProgress) in registerProperties()766 if (updateInProgress) in registerProperties()816 if (updateInProgress) in registerProperties()
298 updateInProgress = 12, enumerator
97 nlohmann::json::object_t updateInProgress() in updateInProgress() function99 return getLog(redfish::registries::Update::Index::updateInProgress, {}); in updateInProgress()
99 bool updateInProgress = false; member in phosphor::software::device::Device
37 nlohmann::json::object_t updateInProgress();