Searched refs:bindToSession (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DGuestDirectoryImpl.cpp79 int vrc = bindToSession(pConsole, pSession, uDirID /* Object ID */);
H A DGuestCtrlPrivate.cpp1212 int GuestObject::bindToSession(Console *pConsole, GuestSession *pSession, uint32_t uObjectID) function in class:GuestObject
H A DGuestFileImpl.cpp152 int vrc = bindToSession(pConsole, pSession, uFileID /* Object ID */);
H A DGuestProcessImpl.cpp183 int vrc = bindToSession(aConsole, aSession, aProcessID /* Object ID */);
/vbox/src/VBox/Main/include/
H A DGuestCtrlImplPrivate.h651 int bindToSession(Console *pConsole, GuestSession *pSession, uint32_t uObjectID);

Completed in 1540 milliseconds