Home
last modified time | relevance | path

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

/external/chromium/third_party/icu/source/common/
Dserv.cpp530 UnicodeString* idToCache = new UnicodeString(currentDescriptor); in getKey() local
531 if (idToCache == NULL || idToCache->isBogus()) { in getKey()
536 cacheDescriptorList._obj->addElement(idToCache, status); in getKey()
/external/icu4c/common/
Dserv.cpp530 UnicodeString* idToCache = new UnicodeString(currentDescriptor); in getKey() local
531 if (idToCache == NULL || idToCache->isBogus()) { in getKey()
536 cacheDescriptorList._obj->addElement(idToCache, status); in getKey()