Searched refs:currentDescriptor (Results 1 – 13 of 13) sorted by relevance
194 public String currentDescriptor() { in currentDescriptor() method in ICUService.Key416 String currentDescriptor = null; in getKey() local440 currentDescriptor = key.currentDescriptor(); in getKey()441 … if (DEBUG) System.out.println(name + "[" + NDebug++ + "] looking for: " + currentDescriptor); in getKey()442 result = cache.get(currentDescriptor); in getKey()444 … if (DEBUG) System.out.println(name + " found with descriptor: " + currentDescriptor); in getKey()447 … if (DEBUG) System.out.println("did not find: " + currentDescriptor + " in cache"); in getKey()462 result = new CacheEntry(currentDescriptor, service); in getKey()463 … if (DEBUG) System.out.println(name + " factory supported: " + currentDescriptor + ", caching"); in getKey()466 … if (DEBUG) System.out.println("factory did not support: " + currentDescriptor); in getKey()[all …]
269 public String currentDescriptor() { in currentDescriptor() method in ICULocaleService.LocaleKey
197 public String currentDescriptor() { in currentDescriptor() method in ICUService.Key421 String currentDescriptor = null; in getKey() local445 currentDescriptor = key.currentDescriptor(); in getKey()446 … if (DEBUG) System.out.println(name + "[" + NDebug++ + "] looking for: " + currentDescriptor); in getKey()447 result = cache.get(currentDescriptor); in getKey()449 … if (DEBUG) System.out.println(name + " found with descriptor: " + currentDescriptor); in getKey()452 … if (DEBUG) System.out.println("did not find: " + currentDescriptor + " in cache"); in getKey()467 result = new CacheEntry(currentDescriptor, service); in getKey()468 … if (DEBUG) System.out.println(name + " factory supported: " + currentDescriptor + ", caching"); in getKey()471 … if (DEBUG) System.out.println("factory did not support: " + currentDescriptor); in getKey()[all …]
274 public String currentDescriptor() { in currentDescriptor() method in ICULocaleService.LocaleKey
56 ICUServiceKey::currentDescriptor(UnicodeString& result) const in currentDescriptor() function in ICUServiceKey466 UnicodeString currentDescriptor; in getKey() local490 currentDescriptor.remove(); in getKey()491 key.currentDescriptor(currentDescriptor); in getKey()492 result = (CacheEntry*)serviceCache->get(currentDescriptor); in getKey()511 result = new CacheEntry(currentDescriptor, service); in getKey()533 UnicodeString* idToCache = new UnicodeString(currentDescriptor); in getKey()
104 LocaleKey::currentDescriptor(UnicodeString& result) const { in currentDescriptor() function in LocaleKey
132 virtual UnicodeString& currentDescriptor(UnicodeString& result) const;
129 virtual UnicodeString& currentDescriptor(UnicodeString& result) const;
731 logln("lkey descriptor: " + lkey.currentDescriptor()); in TestLocale()735 logln("lkey descriptor 2: " + lkey.currentDescriptor()); in TestLocale()738 logln("lkey descriptor 3: " + lkey.currentDescriptor()); in TestLocale()
734 logln("lkey descriptor: " + lkey.currentDescriptor()); in TestLocale()738 logln("lkey descriptor 2: " + lkey.currentDescriptor()); in TestLocale()741 logln("lkey descriptor 3: " + lkey.currentDescriptor()); in TestLocale()
1136 logln("lkey descriptor: " + lkey->currentDescriptor(result)); in testLocale()1142 logln("lkey descriptor 2: " + lkey->currentDescriptor(result)); in testLocale()1146 logln("lkey descriptor 3: " + lkey->currentDescriptor(result)); in testLocale()1442 key->currentDescriptor(str); in testCoverage()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...
META-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...