Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dserv.cpp787 ICUServiceKey* matchKey = createKey(matchID, status); in getDisplayNames() local
796 if (matchKey != NULL && !matchKey->isFallbackOf(*id)) { in getDisplayNames()
807 delete matchKey; in getDisplayNames()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUService.java711 Key matchKey = createKey(matchID); in getDisplayNames() local
712 if (matchKey == null) { in getDisplayNames()
720 if (!matchKey.isFallbackOf(e.getValue())) { in getDisplayNames()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DICUService.java716 Key matchKey = createKey(matchID); in getDisplayNames() local
717 if (matchKey == null) { in getDisplayNames()
725 if (!matchKey.isFallbackOf(e.getValue())) { in getDisplayNames()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...