Searched refs:nsSupportsInterfacePointerImpl (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsSupportsPrimitives.h319 class nsSupportsInterfacePointerImpl : public nsISupportsInterfacePointer class in inherits:nsISupportsInterfacePointer
326 nsSupportsInterfacePointerImpl();
329 ~nsSupportsInterfacePointerImpl();
H A DnsSupportsPrimitives.cpp761 NS_IMPL_THREADSAFE_ISUPPORTS2(nsSupportsInterfacePointerImpl,
765 nsSupportsInterfacePointerImpl::nsSupportsInterfacePointerImpl() function in class:nsSupportsInterfacePointerImpl
770 nsSupportsInterfacePointerImpl::~nsSupportsInterfacePointerImpl()
777 NS_IMETHODIMP nsSupportsInterfacePointerImpl::GetType(PRUint16 *aType)
785 NS_IMETHODIMP nsSupportsInterfacePointerImpl::GetData(nsISupports **aData)
795 NS_IMETHODIMP nsSupportsInterfacePointerImpl::SetData(nsISupports * aData)
802 NS_IMETHODIMP nsSupportsInterfacePointerImpl::GetDataIID(nsID **aIID)
815 NS_IMETHODIMP nsSupportsInterfacePointerImpl
[all...]
/vbox/src/libs/xpcom18a4/xpcom/build/
H A DnsXPComInit.cpp187 NS_GENERIC_FACTORY_CONSTRUCTOR(nsSupportsInterfacePointerImpl)

Completed in 48 milliseconds