Searched refs:otherKey (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/xpcom18a4/xpcom/ds/ | ||
H A D | nsHashtable.cpp | 78 const nsHashKey* otherKey = NS_REINTERPRET_CAST(const nsHashKey*, key); local 79 return otherKey->Equals(hashEntry->key); |
Completed in 349 milliseconds