Searched refs:nsISupportsHashKey (Results 1 - 2 of 2) sorted by relevance
/vbox/src/libs/xpcom18a4/xpcom/ds/ | ||
H A D | nsHashKeys.h | 59 * nsISupportsHashKey 160 class NS_COM nsISupportsHashKey : public PLDHashEntryHdr class in inherits:PLDHashEntryHdr 166 nsISupportsHashKey(const nsISupports* key) : function in class:nsISupportsHashKey 168 nsISupportsHashKey(const nsISupportsHashKey& toCopy) : function in class:nsISupportsHashKey 170 ~nsISupportsHashKey() { } |
/vbox/src/libs/xpcom18a4/xpcom/tests/ | ||
H A D | TestHashtables.cpp | 719 nsDataHashtable<nsISupportsHashKey,PRUint32> EntToUniClass2; |
Completed in 226 milliseconds