Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duloc_keytype.cpp204 LocalUResourceBundlePointer typeMapEntry; in initFromResourceBundle() local
207typeMapEntry.adoptInstead(ures_getNextResource(typeMapResByKey.getAlias(), typeMapEntry.orphan(), … in initFromResourceBundle()
211 const char* legacyTypeId = ures_getKey(typeMapEntry.getAlias()); in initFromResourceBundle()
258 … const UChar* uBcpTypeId = ures_getString(typeMapEntry.getAlias(), &bcpTypeIdLen, &sts); in initFromResourceBundle()
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
DKeyTypeData.java335 UResourceBundle typeMapEntry = typeMapResByKeyItr.next(); in initFromResourceBundle() local
336 String legacyTypeId = typeMapEntry.getKey(); in initFromResourceBundle()
337 String bcpTypeId = typeMapEntry.getString(); in initFromResourceBundle()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DKeyTypeData.java330 UResourceBundle typeMapEntry = typeMapResByKeyItr.next(); in initFromResourceBundle() local
331 String legacyTypeId = typeMapEntry.getKey(); in initFromResourceBundle()
332 String bcpTypeId = typeMapEntry.getString(); in initFromResourceBundle()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...