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

/vbox/src/libs/xpcom18a4/xpcom/proxy/src/
H A DnsProxyEventPrivate.h130 PRInt32 GetProxyType() const { return (mProxyObject ? mProxyObject->GetProxyType() : nsnull);} function in class:nsProxyEventObject
/vbox/src/libs/xpcom18a4/xpcom/proxy/public/
H A DnsProxyEvent.h109 PRInt32 GetProxyType() const { return mProxyType; } function in class:nsProxyObject

Completed in 42 milliseconds