Searched refs:i_dispatchToFile (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DGuestCtrlImpl.cpp297 rc = pSession->i_dispatchToFile(pCtxCb, pSvcCb);
H A DGuestSessionImpl.cpp996 int GuestSession::i_dispatchToFile(PVBOXGUESTCTRLHOSTCBCTX pCtxCb, PVBOXGUESTCTRLHOSTCALLBACK pSvcCb) function in class:GuestSession
1052 rc = i_dispatchToFile(pCtxCb, pSvcCb);
/vbox/src/VBox/Main/include/
H A DGuestSessionImpl.h405 int i_dispatchToFile(PVBOXGUESTCTRLHOSTCBCTX pCtxCb, PVBOXGUESTCTRLHOSTCALLBACK pSvcCb);

Completed in 1202 milliseconds