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

/vbox/src/VBox/Main/include/
H A DConsoleImpl.h695 static DECLCALLBACK(int) i_configGuestProperties(void *pvConsole, PUVM pUVM);
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp3100 rc = i_configGuestProperties(this, pUVM);
5723 /* static */ int Console::i_configGuestProperties(void *pvConsole, PUVM pUVM) function in class:Console

Completed in 80 milliseconds