Searched refs:hashKey (Results 1 – 2 of 2) sorted by relevance
109 UnicodeString hashKey(key, -1, US_INV); in getItem() local110 const ResourceBundle *r = (ResourceBundle *)fData->get(hashKey); in getItem()
1364 int32_t hashKey = desiredLocale.hashCode(); in makeInstance() local1367 ns = (NumberingSystem *)uhash_iget(NumberingSystem_cache, hashKey); in makeInstance()1370 uhash_iput(NumberingSystem_cache, hashKey, (void*)ns, &status); in makeInstance()