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

/vbox/src/libs/xpcom18a4/xpcom/threads/
H A DnsEventQueue.cpp184 nsEventQueueImpl::InitFromPLQueue(PLEventQueue* aQueue) function in class:nsEventQueueImpl
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h862 nsresult (*InitFromPLQueue)(nsIEventQueue *pThis, PLEventQueue * aQueue); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v3_1.h862 nsresult (*InitFromPLQueue)(nsIEventQueue *pThis, PLEventQueue * aQueue); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v3_2.h862 nsresult (*InitFromPLQueue)(nsIEventQueue *pThis, PLEventQueue * aQueue); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v4_0.h862 nsresult (*InitFromPLQueue)(nsIEventQueue *pThis, PLEventQueue * aQueue); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v4_1.h862 nsresult (*InitFromPLQueue)(nsIEventQueue *pThis, PLEventQueue * aQueue); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v4_2.h862 nsresult (*InitFromPLQueue)(nsIEventQueue *pThis, PLEventQueue * aQueue); member in struct:nsIEventQueue_vtbl
H A DVBoxCAPI_v4_3.h1086 nsresult (*InitFromPLQueue)(nsIEventQueue *pThis, PLEventQueue * aQueue); member in struct:nsIEventQueue_vtbl
1116 nsresult (*InitFromPLQueue)(nsIEventQueue *pThis, PLEventQueue * aQueue); member in struct:nsIEventQueueVtbl
1140 #define nsIEventQueue_InitFromPLQueue(p, aQueue) ((p)->lpVtbl->InitFromPLQueue(p, aQueue))

Completed in 467 milliseconds