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

/vbox/src/libs/xpcom18a4/xpcom/proxy/src/
H A DnsProxyEventObject.cpp127 nsCOMPtr<nsISupports> rootQueue = do_QueryInterface(mProxyObject->mDestQueue); local
128 nsProxyEventKey key(rootObject, rootQueue, mProxyObject->mProxyType);
449 nsCOMPtr<nsISupports> rootQueue = do_QueryInterface(mProxyObject->mDestQueue); local
450 nsProxyEventKey key(rootObject, rootQueue, mProxyObject->mProxyType);

Completed in 180 milliseconds