Searched defs:GetPLEventQueue (Results 1 - 8 of 8) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/threads/
H A DnsEventQueue.cpp333 nsEventQueueImpl::GetPLEventQueue(PLEventQueue** aEventQueue) function in class:nsEventQueueImpl
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h870 nsresult (*GetPLEventQueue)(nsIEventQueue *pThis, PLEventQueue * *_retval); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v3_1.h870 nsresult (*GetPLEventQueue)(nsIEventQueue *pThis, PLEventQueue * *_retval); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v3_2.h870 nsresult (*GetPLEventQueue)(nsIEventQueue *pThis, PLEventQueue * *_retval); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v4_0.h870 nsresult (*GetPLEventQueue)(nsIEventQueue *pThis, PLEventQueue * *_retval); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v4_1.h870 nsresult (*GetPLEventQueue)(nsIEventQueue *pThis, PLEventQueue * *_retval); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v4_2.h870 nsresult (*GetPLEventQueue)(nsIEventQueue *pThis, PLEventQueue * *_retval); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v4_3.h1090 nsresult (*GetPLEventQueue)(nsIEventQueue *pThis, PLEventQueue * *_retval); member in struct:nsIEventQueue_vtbl
1120 nsresult (*GetPLEventQueue)(nsIEventQueue *pThis, PLEventQueue * *_retval); member in struct:nsIEventQueueVtbl
1144 #define nsIEventQueue_GetPLEventQueue(p, retval) ((p)->lpVtbl->GetPLEventQueue(p, retval))

Completed in 262 milliseconds