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

/vbox/src/libs/xpcom18a4/xpcom/proxy/src/
H A DnsProxyEventObject.cpp62 nsProxyEventKey(void* rootObjectKey, void* destQueueKey, PRInt32 proxyType) argument
63 : mRootObjectKey(rootObjectKey), mDestQueueKey(destQueueKey), mProxyType(proxyType) {

Completed in 33 milliseconds