Searched defs:aGuest (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DPerformance.h199 void setGuest(CollectorGuest *aGuest) { mCGuest = aGuest; }; argument
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp1907 HRESULT Console::getGuest(ComPtr<IGuest> &aGuest) argument
1910 mGuest.queryInterfaceTo(aGuest.asOutParam());

Completed in 142 milliseconds