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

/vbox/src/VBox/Main/include/
H A DConsoleImpl.h759 static DECLCALLBACK(void) i_vmm2User_NotifyPdmtInit(PCVMM2USERMETHODS pThis, PUVM pUVM);
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp420 pVmm2UserMethods->pfnNotifyPdmtInit = Console::i_vmm2User_NotifyPdmtInit;
10019 Console::i_vmm2User_NotifyPdmtInit(PCVMM2USERMETHODS pThis, PUVM pUVM) function in class:Console

Completed in 1145 milliseconds