Searched refs:i_vmm2User_NotifyResetTurnedIntoPowerOff (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DConsoleImpl.h761 static DECLCALLBACK(void) i_vmm2User_NotifyResetTurnedIntoPowerOff(PCVMM2USERMETHODS pThis, PUVM pUVM);
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp422 pVmm2UserMethods->pfnNotifyResetTurnedIntoPowerOff = Console::i_vmm2User_NotifyResetTurnedIntoPowerOff;
10039 Console::i_vmm2User_NotifyResetTurnedIntoPowerOff(PCVMM2USERMETHODS pThis, PUVM pUVM) function in class:Console

Completed in 497 milliseconds