Searched defs:nsIID (Results 1 - 11 of 11) sorted by relevance
/vbox/src/libs/xpcom18a4/xpcom/glue/ |
H A D | nsWeakReference.cpp | 47 nsQueryReferent::operator()( const nsIID& aIID, void** answer ) const 64 nsGetWeakReference::operator()( const nsIID&, void** aResult ) const argument 137 nsWeakReference::QueryInterface( const nsIID& aIID, void** aInstancePtr ) 166 nsWeakReference::QueryReferent( const nsIID& aIID, void** aInstancePtr )
|
/vbox/src/libs/xpcom18a4/xpcom/base/ |
H A D | nsID.h | 134 typedef nsID nsIID; typedef 137 * A macro shorthand for <tt>const nsIID&<tt> 140 #define REFNSIID const nsIID& 148 const nsIID _name = _iidspec 155 static const nsIID& GetIID() {static const nsIID iid = the_iid; return iid;}
|
/vbox/src/libs/xpcom18a4/xpcom/build/ |
H A D | nsOS2VACLegacy.cpp | 83 } nsID, nsCID, nsIID; typedef in typeref:struct:nsID 84 #define REFNSIID const nsIID * 110 /* virtual nsresult operator()( const nsIID&, void** ) const; */ 254 ; 92 nsGetServiceByCID::operator()( const nsIID& aIID, void** aInstancePtr ) const 390 nsGetServiceByCID::operator()( const nsIID& aIID, void** aInstancePtr ) const 506 ; 42 nsQueryInterface::operator()( const nsIID& aIID, void** answer ) const 579 nsQueryInterface::operator()( const nsIID& aIID, void** answer ) const 678 ; 77 nsCOMPtr_base::assign_from_helper( const nsCOMPtr_helper& helper, const nsIID& iid ) 723 nsCOMPtr_base::assign_from_helper( const nsCOMPtr_helper& helper, const nsIID& iid )
|
/vbox/src/VBox/Main/cbinding/ |
H A D | VBoxCAPI_v2_2.h | 295 typedef nsID nsIID; typedef
|
H A D | VBoxCAPI_v3_0.h | 637 typedef nsID nsIID; typedef
|
H A D | VBoxCAPI_v3_1.h | 637 typedef nsID nsIID; typedef
|
H A D | VBoxCAPI_v3_2.h | 637 typedef nsID nsIID; typedef
|
H A D | VBoxCAPI_v4_0.h | 637 typedef nsID nsIID; typedef
|
H A D | VBoxCAPI_v4_1.h | 637 typedef nsID nsIID; typedef
|
H A D | VBoxCAPI_v4_2.h | 637 typedef nsID nsIID; typedef
|
H A D | VBoxCAPI_v4_3.h | 700 typedef nsID nsIID; typedef 3267 VBOX_EXTERN_CONST(nsIID, IID_IVirtualBoxErrorInfo); 3369 VBOX_EXTERN_CONST(nsIID, IID_INATNetwork); 3581 VBOX_EXTERN_CONST(nsIID, IID_IDHCPServer); 3788 VBOX_EXTERN_CONST(nsIID, IID_IVirtualBox); 4311 VBOX_EXTERN_CONST(nsIID, IID_IVFSExplorer); 4452 VBOX_EXTERN_CONST(nsIID, IID_IAppliance); 4591 VBOX_EXTERN_CONST(nsIID, IID_IVirtualSystemDescription); 4747 VBOX_EXTERN_CONST(nsIID, IID_IBIOSSettings); 4880 VBOX_EXTERN_CONST(nsIID, IID_IPCIAddres [all...] |
Completed in 378 milliseconds