Searched defs:hashKey (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/proxy/src/
H A DnsProxyEventObject.cpp96 nsProxyEventObject::DebugDump(const char * message, PRUint32 hashKey) argument
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsHashtable.cpp83 hashKey(PLDHashTable* table, const void* key) function
85 const nsHashKey* hashKey = NS_STATIC_CAST(const nsHashKey*, key); local
87 return hashKey->HashCode();
107 hashKey,
H A Dpldhash.h119 * of multiplying the hash code returned from the hashKey callback (see below)
365 PLDHashHashKey hashKey; member in struct:PLDHashTableOps

Completed in 45 milliseconds