Home
last modified time | relevance | path

Searched refs:otherKey (Results 1 – 2 of 2) sorted by relevance

/external/apache-http/src/org/apache/commons/logging/impl/
DWeakHashtable.java429 Referenced otherKey = (Referenced) o;
431 Object otherKeyValue = otherKey.getValue();
442 result = (this.hashCode() == otherKey.hashCode());
/external/icu4c/i18n/
Ddtptngen.cpp1182 UnicodeString* otherKey = (UnicodeString*)otherKeyTok.pointer; in copyHashtable() local
1183 fAvailableFormatKeyHash->puti(*otherKey, 1, status); in copyHashtable()