Lines Matching refs:pIProxyQueue
60 // rv = pIProxyObjectManager->GetProxyForObject(pIProxyQueue,
64 // pIProxiedObject->DoIt(...); // Executed on same thread as pIProxyQueue
72 // pIProxyQueue, &rv);
75 // pIMyService->DoIt(...); // Executed on the same thread as pIProxyQueue
100 nsIEventQueue* pIProxyQueue, PRBool always, nsresult*rv)
106 InitProxy(aIID, pIProxyQueue, always, rv);
110 nsIEventQueue* pIProxyQueue, PRBool always, nsresult*rv)
116 InitProxy(aIID, pIProxyQueue, always, rv);
119 void InitProxy(const nsIID &aIID, nsIEventQueue* pIProxyQueue,
130 *rv = pIProxyObjectManager->GetProxyForObject(pIProxyQueue,