Searched refs:idToCache (Results 1 – 3 of 3) sorted by relevance
533 UnicodeString* idToCache = new UnicodeString(currentDescriptor); in getKey() local534 if (idToCache == NULL || idToCache->isBogus()) { in getKey()539 cacheDescriptorList._obj->addElement(idToCache, status); in getKey()
522 LocalPointer<UnicodeString> idToCache(new UnicodeString(currentDescriptor), status); in getKey() local526 if (idToCache->isBogus()) { in getKey()530 cacheDescriptorList->adoptElement(idToCache.orphan(), status); in getKey()