Searched refs:PLDHashVoidEntry (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsHashSets.cpp46 DHASH_SET(nsVoidHashSet, PLDHashVoidEntry, void*)
H A DnsHashSets.h101 DECL_DHASH_SET(nsVoidHashSet, PLDHashVoidEntry, void*)
H A DnsDoubleHashtable.h391 * PLDHashVoidEntry: void*
481 class NS_COM PLDHashVoidEntry : public PLDHashEntryHdr class in inherits:PLDHashEntryHdr
484 PLDHashVoidEntry(const void* aKey) : function in class:PLDHashVoidEntry
486 ~PLDHashVoidEntry() { }

Completed in 56 milliseconds