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

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceControl.h307 extern int GstCntlSessionHandler(PVBOXSERVICECTRLSESSION pSession, uint32_t uMsg, PVBGLR3GUESTCTRLCMDCTX pHostCtx, void *pvScratchBuf, size_t cbScratchBuf, volatile bool *pfShutdown);
H A DVBoxServiceControl.cpp321 rc = GstCntlSessionHandler(&g_Session, uMsg, &ctxHost,
H A DVBoxServiceControlSession.cpp1015 int GstCntlSessionHandler(PVBOXSERVICECTRLSESSION pSession, function
1446 rc = GstCntlSessionHandler(pSession, uMsg, &ctxHost,

Completed in 50 milliseconds