Searched full:updateinprogress (Results 1 – 15 of 15) 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()
74 - name: "UpdateInProgress"76 UpdateInProgress implies the Drive is in firmware update mode.77 Current DriveState will be set to "UpdateInProgress" while
59 - name: "UpdateInProgress"61 UpdateInProgress implies BMC is in firmware update mode.62 CurrentBMCState will be set to "UpdateInProgress" while starting
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
4 - name: UpdateInProgress
77 - self.Error.UpdateInProgress
36 static bool updateInProgress = false; variable607 updateInProgress = true; in startServiceRestartTimer()633 updateInProgress = false; in startServiceRestartTimer()655 if (updateInProgress) in registerProperties()697 if (updateInProgress) in registerProperties()750 if (updateInProgress) in registerProperties()800 if (updateInProgress) in registerProperties()
90 * @brief Formats UpdateInProgress message into JSON95 nlohmann::json::object_t updateInProgress() in updateInProgress() function97 return getLog(redfish::registries::Update::Index::updateInProgress, {}); in updateInProgress()
194 "UpdateInProgress",298 updateInProgress = 12, enumerator
37 nlohmann::json::object_t updateInProgress();
99 bool updateInProgress = false; member in phosphor::software::device::Device
131 UpdateInProgress(); in getDataOffer()
88 "xyz.openbmc_project.State.BMC.BMCState.UpdateInProgress";