Searched refs:currentDescriptor (Results 1 – 9 of 9) sorted by relevance
192 public String currentDescriptor() { in currentDescriptor() method in ICUService.Key417 String currentDescriptor = null; in getKey() local441 currentDescriptor = key.currentDescriptor(); in getKey()442 … if (DEBUG) System.out.println(name + "[" + NDebug++ + "] looking for: " + currentDescriptor); in getKey()443 result = cache.get(currentDescriptor); in getKey()445 … if (DEBUG) System.out.println(name + " found with descriptor: " + currentDescriptor); in getKey()448 … if (DEBUG) System.out.println("did not find: " + currentDescriptor + " in cache"); in getKey()463 result = new CacheEntry(currentDescriptor, service); in getKey()464 … if (DEBUG) System.out.println(name + " factory supported: " + currentDescriptor + ", caching"); in getKey()467 … if (DEBUG) System.out.println("factory did not support: " + currentDescriptor); in getKey()[all …]
264 public String currentDescriptor() { in currentDescriptor() method in ICULocaleService.LocaleKey
54 ICUServiceKey::currentDescriptor(UnicodeString& result) const in currentDescriptor() function in ICUServiceKey464 UnicodeString currentDescriptor; in getKey() local488 currentDescriptor.remove(); in getKey()489 key.currentDescriptor(currentDescriptor); in getKey()490 result = (CacheEntry*)serviceCache->get(currentDescriptor); in getKey()509 result = new CacheEntry(currentDescriptor, service); in getKey()531 UnicodeString* idToCache = new UnicodeString(currentDescriptor); in getKey()
102 LocaleKey::currentDescriptor(UnicodeString& result) const { in currentDescriptor() function in LocaleKey
130 virtual UnicodeString& currentDescriptor(UnicodeString& result) const;
127 virtual UnicodeString& currentDescriptor(UnicodeString& result) const;
715 logln("lkey descriptor: " + lkey.currentDescriptor()); in TestLocale()719 logln("lkey descriptor 2: " + lkey.currentDescriptor()); in TestLocale()722 logln("lkey descriptor 3: " + lkey.currentDescriptor()); in TestLocale()
1133 logln("lkey descriptor: " + lkey->currentDescriptor(result)); in testLocale()1139 logln("lkey descriptor 2: " + lkey->currentDescriptor(result)); in testLocale()1143 logln("lkey descriptor 3: " + lkey->currentDescriptor(result)); in testLocale()1439 key->currentDescriptor(str); in testCoverage()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...