Searched refs:BeginPowerUp (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_2.h2451 nsresult (*BeginPowerUp)( member in struct:IInternalMachineControl_vtbl
H A DVBoxCAPI_v4_0.h2603 nsresult (*BeginPowerUp)( member in struct:IInternalMachineControl_vtbl
H A DVBoxCAPI_v4_1.h2805 nsresult (*BeginPowerUp)( member in struct:IInternalMachineControl_vtbl
H A DVBoxCAPI_v4_2.h3054 nsresult (*BeginPowerUp)( member in struct:IInternalMachineControl_vtbl
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp7027 * be done as early as possible (together with BeginPowerUp()) as this
7286 LogFlowThisFunc(("Calling BeginPowerUp...\n"));
7287 rc = mControl->BeginPowerUp(pPowerupProgress);
7290 LogFlowThisFunc(("BeginPowerUp failed\n"));
7303 LogFlowThisFunc(("Canceled in BeginPowerUp\n"));

Completed in 4159 milliseconds