Home
last modified time | relevance | path

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

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