Searched defs:HashKey (Results 1 – 2 of 2) sorted by relevance
365 class HashKey: class
91679 static PLDHashNumber HashKey(KeyTypePointer aKey) in HashKey() function in nsPtrHashKey91734 static PLDHashNumber HashKey(const KeyTypePointer aKey) in HashKey() function in nsStringHashKey91777 static PLDHashNumber HashKey(const KeyTypePointer aKey) in HashKey() function in nsStringCaseInsensitiveHashKey91809 static PLDHashNumber HashKey(KeyTypePointer aKey) in HashKey() function in nsCStringHashKey91847 static PLDHashNumber HashKey(KeyTypePointer aKey) { return *aKey; } in HashKey() function in nsUint32HashKey91873 static PLDHashNumber HashKey(KeyTypePointer aKey) in HashKey() function in nsUint64HashKey91902 static PLDHashNumber HashKey(KeyTypePointer aKey) in HashKey() function in nsFloatHashKey91937 static PLDHashNumber HashKey(KeyTypePointer aKey) in HashKey() function in nsISupportsHashKey91967 static PLDHashNumber HashKey(KeyTypePointer aKey) in HashKey() function in nsRefPtrHashKey92021 static PLDHashNumber HashKey(KeyTypePointer aKey) in HashKey() function in nsFuncPtrHashKey[all …]