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

/vbox/src/VBox/Main/src-client/
H A DGuestCtrlImpl.cpp286 rc = pSession->i_dispatchToThis(pCtxCb, pSvcCb);
301 rc = pSession->i_dispatchToThis(pCtxCb, pSvcCb);
H A DGuestSessionImpl.cpp1120 int GuestSession::i_dispatchToThis(PVBOXGUESTCTRLHOSTCBCTX pCbCtx, PVBOXGUESTCTRLHOSTCALLBACK pSvcCb) function in class:GuestSession
/vbox/src/VBox/Main/include/
H A DGuestSessionImpl.h408 int i_dispatchToThis(PVBOXGUESTCTRLHOSTCBCTX pCtxCb, PVBOXGUESTCTRLHOSTCALLBACK pSvcCb);

Completed in 61 milliseconds