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

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceControl.cpp241 rc2 = GstCntlSessionClose(&g_Session);
289 rc2 = GstCntlSessionClose(&g_Session);
483 rc2 = GstCntlSessionClose(&g_Session);
H A DVBoxServiceControl.h304 extern int GstCntlSessionClose(PVBOXSERVICECTRLSESSION pSession);
H A DVBoxServiceControlSession.cpp1038 rc = GstCntlSessionClose(pSession);
1518 int GstCntlSessionClose(PVBOXSERVICECTRLSESSION pSession) function
1632 int rc = GstCntlSessionClose(pSession);

Completed in 50 milliseconds