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

/vbox/src/libs/xpcom18a4/xpcom/glue/
H A DnsCOMPtr.h359 class NS_COM nsQueryInterfaceWithError class
362 nsQueryInterfaceWithError( nsISupports* aRawPtr, nsresult* error ) function in class:nsQueryInterfaceWithError
384 nsQueryInterfaceWithError
387 return nsQueryInterfaceWithError(aRawPtr, error);
438 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& );
574 nsCOMPtr( const nsQueryInterfaceWithError& qi )
630 operator=( const nsQueryInterfaceWithError& rhs )
831 nsCOMPtr( const nsQueryInterfaceWithError& qi )
884 operator=( const nsQueryInterfaceWithError
[all...]

Completed in 46 milliseconds