Searched refs:hashcode (Results 1 – 4 of 4) sorted by relevance
63 const uint32_t hashcode = hash(hashedName); in lookup() local64 std::map<uint32_t, CacheEntry>::iterator item = mIdMap.find(hashcode); in lookup()79 mIdMap.erase(hashcode); in lookup()91 const uint32_t hashcode = hash(hashedName); in store() local92 mIdMap[hashcode] = CacheEntry(hashedName, resId); in store()
7395 // Custom tag for StatusBarNotification. The Java hashcode of
30706 field public static final java.lang.String SUGGESTION_SPAN_PICKED_HASHCODE = "hashcode";
50561 field @Deprecated public static final String SUGGESTION_SPAN_PICKED_HASHCODE = "hashcode";