Searched refs:i_startSessionInternal (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DGuestCtrlImpl.cpp185 rc = pSession->i_startSessionInternal(&guestRc);
H A DGuestSessionImpl.cpp1598 int GuestSession::i_startSessionInternal(int *pGuestRc) function in class:GuestSession
1730 int vrc = pSession->i_startSessionInternal(NULL /* Guest rc, ignored */);
H A DGuestSessionImplTasks.cpp187 int vrc = pSession->i_startSessionInternal(pGuestRc);
/vbox/src/VBox/Main/include/
H A DGuestSessionImpl.h425 int i_startSessionInternal(int *pGuestRc);

Completed in 2664 milliseconds