Lines Matching defs:powerDown
2065 HRESULT Console::powerDown(ComPtr<IProgress> &aProgress)
6784 /* powerDown() is waiting for all callers to finish */
6825 /* inform powerDown() there are no more callers */
6842 if (mVMDestroying) /* powerDown() is waiting for all callers to finish */
7427 * as a result of the powerDown() call).
7478 LogRel(("Console::powerDown(): A request to power off the VM has been issued (mMachineState=%s, InUninit=%d)\n",
7664 * powerDown() is called from EMT (i.e. from vmstateChangeCallback()
8158 * 1) powerDown() called from uninit() itself, or
8207 * Prevent powerDown() from calling VMR3PowerOff() again if this was called from
8227 * asynchronously (if we call powerDown() right here but there
8235 * before (so a powerDown() call is already on the way), or
8236 * powerDown() itself is being already executed. Just do
9745 /* powerDown() will call VMR3Destroy() and do all necessary
9810 * In both cases, there is no need to call powerDown(), but we still
9960 /* release VM caller to avoid the powerDown() deadlock */