/vbox/src/libs/xpcom18a4/xpcom/base/ |
H A D | nsID.h | 56 struct nsID { struct 74 * Equivalency method. Compares this nsID with another. 78 inline PRBool Equals(const nsID& other) const { 94 * nsID Parsing method. Turns a {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} 95 * string into an nsID 100 * nsID string encoder. Returns an allocated string in 107 * nsID string encoder. Builds a string in 121 typedef nsID nsCID; 134 typedef nsID nsIID; 162 static const nsID [all...] |
/vbox/include/VBox/com/ |
H A D | Guid.h | 387 const Guid &cloneTo(nsID **ppGuid) const 390 *ppGuid = (nsID *)nsMemory::Clone(&mUuid, sizeof(nsID)); 410 nsID *ptr; 415 operator nsID**() { return &ptr; }
|
/vbox/src/libs/xpcom18a4/xpcom/build/ |
H A D | nsOS2VACLegacy.cpp | 77 typedef struct nsID struct 83 } nsID, nsCID, nsIID; typedef in typeref:struct:nsID 152 nsID *mCID; /* const nsCID& */
|
/vbox/src/VBox/Frontends/VirtualBox/src/globals/ |
H A D | COMDefs.h | 215 static QUuid ToQUuid(const nsID &id) 449 static const nsID &GUIDIn(const QUuid &uuid) 451 return *(const nsID *) &uuid; 473 operator nsID **() { return &nsid; } 478 nsID *nsid;
|
/vbox/src/libs/xpcom18a4/xpcom/typelib/xpt/public/ |
H A D | xpt_struct.h | 94 * We can't include nsID.h, because it's full of C++ goop and we're not doing 98 struct nsID { struct 105 typedef struct nsID nsID; typedef in typeref:struct:nsID 233 nsID iid; 247 nsID *iid, char *name, char *name_space, 449 nsID *iid;
|
/vbox/src/VBox/Main/cbinding/ |
H A D | VBoxCAPI_v2_2.h | 12 * xpcom/include/xpcom/nsID.h 287 struct nsID { struct 294 typedef struct nsID nsID; typedef in typeref:struct:nsID 295 typedef nsID nsIID; 345 nsresult (*QueryInterface)(nsISupports *pThis, const nsID *iid, void **resultp); 1387 nsresult (*GetInterfaceID)(IVirtualBoxErrorInfo *pThis, nsID * *interfaceID); 1416 const nsID * machineId, 1422 const nsID * machineId 1427 const nsID * machineI [all...] |
H A D | VBoxCAPI_v3_0.h | 12 * xpcom/include/xpcom/nsID.h 629 struct nsID { struct 636 typedef struct nsID nsID; typedef in typeref:struct:nsID 637 typedef nsID nsIID; 687 nsresult (*QueryInterface)(nsISupports *pThis, const nsID *iid, void **resultp); 1824 nsresult (*GetInterfaceID)(IVirtualBoxErrorInfo *pThis, nsID * *interfaceID);
|
H A D | VBoxCAPI_v3_1.h | 12 * xpcom/include/xpcom/nsID.h 629 struct nsID { struct 636 typedef struct nsID nsID; typedef in typeref:struct:nsID 637 typedef nsID nsIID; 687 nsresult (*QueryInterface)(nsISupports *pThis, const nsID *iid, void **resultp);
|
H A D | VBoxCAPI_v3_2.h | 12 * xpcom/include/xpcom/nsID.h 629 struct nsID { struct 636 typedef struct nsID nsID; typedef in typeref:struct:nsID 637 typedef nsID nsIID; 687 nsresult (*QueryInterface)(nsISupports *pThis, const nsID *iid, void **resultp);
|
H A D | VBoxCAPI_v4_0.h | 12 * xpcom/include/xpcom/nsID.h 629 struct nsID { struct 636 typedef struct nsID nsID; typedef in typeref:struct:nsID 637 typedef nsID nsIID; 687 nsresult (*QueryInterface)(nsISupports *pThis, const nsID *iid, void **resultp);
|
H A D | VBoxCAPI_v4_1.h | 12 * xpcom/include/xpcom/nsID.h 629 struct nsID { struct 636 typedef struct nsID nsID; typedef in typeref:struct:nsID 637 typedef nsID nsIID; 687 nsresult (*QueryInterface)(nsISupports *pThis, const nsID *iid, void **resultp);
|
H A D | VBoxCAPI_v4_2.h | 12 * xpcom/include/xpcom/nsID.h 629 struct nsID { struct 636 typedef struct nsID nsID; typedef in typeref:struct:nsID 637 typedef nsID nsIID; 687 nsresult (*QueryInterface)(nsISupports *pThis, const nsID *iid, void **resultp);
|
H A D | VBoxCAPI_v4_3.h | 13 * xpcom/include/xpcom/nsID.h 692 struct nsID { struct 699 typedef struct nsID nsID; typedef in typeref:struct:nsID 700 typedef nsID nsIID; 701 typedef nsID nsCID; 830 nsresult (*QueryInterface)(nsISupports *pThis, const nsID *iid, void **resultp); 837 nsresult (*QueryInterface)(nsISupports *pThis, const nsID *iid, void **resultp); 888 nsresult (*QueryInterface)(nsIException *pThis, const nsID *iid, void **resultp); 979 nsresult (*QueryInterface)(nsIStackFrame *pThis, const nsID *ii [all...] |