Home
last modified time | relevance | path

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

/external/icu4c/common/
Dserv.cpp527 UnicodeString* idToCache = new UnicodeString(currentDescriptor); in getKey() local
528 if (idToCache == NULL || idToCache->isBogus()) { in getKey()
533 cacheDescriptorList._obj->addElement(idToCache, status); in getKey()