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

/vbox/src/VBox/Main/src-client/
H A DGuestCtrlImpl.cpp109 rc = pGuest->i_dispatchToSession(&ctxCb, pSvcCb);
222 int Guest::i_dispatchToSession(PVBOXGUESTCTRLHOSTCBCTX pCtxCb, PVBOXGUESTCTRLHOSTCALLBACK pSvcCb) function in class:Guest
/vbox/src/VBox/Main/include/
H A DGuestImpl.h98 int i_dispatchToSession(PVBOXGUESTCTRLHOSTCBCTX pCtxCb, PVBOXGUESTCTRLHOSTCALLBACK pSvcCb);

Completed in 43 milliseconds