Searched full:updateinprogress (Results 1 – 12 of 12) sorted by relevance
41 if (device.updateInProgress) in method_call()48 device.updateInProgress = true; in method_call()56 device.updateInProgress = false; in method_call()68 device.updateInProgress = false; in method_call()87 device.updateInProgress = false; in method_call()
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()206 updateInProgress = false; in processImage()217 if (updateInProgress) in startUpdate()223 updateInProgress = true; in startUpdate()
73 bool updateInProgress = false; member in phosphor::software::update::Manager
34 static bool updateInProgress = false; variable503 updateInProgress = true; in startServiceRestartTimer()527 updateInProgress = false; in startServiceRestartTimer()549 if (updateInProgress) in registerProperties()591 if (updateInProgress) in registerProperties()644 if (updateInProgress) in registerProperties()694 if (updateInProgress) in registerProperties()
4 - name: UpdateInProgress
77 - self.Error.UpdateInProgress
179 "UpdateInProgress",243 updateInProgress = 11, enumerator
99 bool updateInProgress = false; member in phosphor::software::device::Device
132 UpdateInProgress(); in getDataOffer()
88 "xyz.openbmc_project.State.BMC.BMCState.UpdateInProgress";