Lines Matching refs:nsQueryInterface
338 |nsQueryInterface| could have been implemented as an |nsCOMPtr_helper| to
344 class NS_COM nsQueryInterface
347 nsQueryInterface( nsISupports* aRawPtr )
377 nsQueryInterface
380 return nsQueryInterface(aRawPtr);
437 NS_COM void NS_FASTCALL assign_from_qi( const nsQueryInterface, const nsIID& );
481 void assign_from_qi( const nsQueryInterface, const nsIID& );
566 nsCOMPtr( const nsQueryInterface qi )
622 operator=( const nsQueryInterface rhs )
823 nsCOMPtr( const nsQueryInterface qi )
876 operator=( const nsQueryInterface rhs )
1027 nsCOMPtr<T>::assign_from_qi( const nsQueryInterface qi, const nsIID& aIID )