Searched refs:assign_from_qi_with_error (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/glue/
H A DnsCOMPtr.cpp102 nsCOMPtr_base::assign_from_qi_with_error( const nsQueryInterfaceWithError& qi, const nsIID& iid ) function in class:nsCOMPtr_base
H A DnsCOMPtr.h438 NS_COM void NS_FASTCALL assign_from_qi_with_error( const nsQueryInterfaceWithError&, const nsIID& );
482 void assign_from_qi_with_error( const nsQueryInterfaceWithError&, const nsIID& );
579 assign_from_qi_with_error(qi, NS_GET_IID(T));
633 assign_from_qi_with_error(rhs, NS_GET_IID(T));
836 assign_from_qi_with_error(qi, NS_GET_IID(nsISupports));
887 assign_from_qi_with_error(rhs, NS_GET_IID(nsISupports));
1037 nsCOMPtr<T>::assign_from_qi_with_error( const nsQueryInterfaceWithError& qi, const nsIID& aIID ) function in class:nsCOMPtr

Completed in 60 milliseconds