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

/vbox/src/libs/xpcom18a4/xpcom/glue/
H A DnsISupportsUtils.h202 static const nsIID& GetIID() { return T::GetIID(); } function in struct:nsCOMTypeInfo
208 static const nsIID& GetIID() { function in struct:nsCOMTypeInfo
213 #define NS_GET_IID(T) nsCOMTypeInfo<T>::GetIID()
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/
H A DxptiInterfaceInfo.cpp266 xptiInterfaceEntry::GetIID(nsIID **iid) function in class:xptiInterfaceEntry
470 return entry->GetIID(iid);

Completed in 54 milliseconds