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

/vbox/src/libs/xpcom18a4/xpcom/proxy/src/
H A DnsProxyEventPrivate.h129 nsISupports* GetRealObject() const { return (mProxyObject ? mProxyObject->GetRealObject(): nsnull);} function in class:nsProxyEventObject
/vbox/src/libs/xpcom18a4/xpcom/proxy/public/
H A DnsProxyEvent.h107 nsISupports* GetRealObject() const { return mRealObject; } function in class:nsProxyObject

Completed in 42 milliseconds