Searched refs:otherKey (Results 1 – 2 of 2) sorted by relevance
429 Referenced otherKey = (Referenced) o;431 Object otherKeyValue = otherKey.getValue();442 result = (this.hashCode() == otherKey.hashCode());
1182 UnicodeString* otherKey = (UnicodeString*)otherKeyTok.pointer; in copyHashtable() local1183 fAvailableFormatKeyHash->puti(*otherKey, 1, status); in copyHashtable()