Searched refs:loadNames (Results 1 – 4 of 4) sorted by relevance
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | CountryCodeConverter.java | 70 loadNames(); in loadNames() method 76 static void loadNames() throws IOException { in loadNames() method in CountryCodeConverter
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | TimeZoneNamesImpl.java | 596 loadNames(zoneStrings, key); in loadMetaZone() 601 loadNames(zoneStrings, key); in loadTimeZone() 604 void loadNames(ICUResourceBundle zoneStrings, String key) { in loadNames() method in TimeZoneNamesImpl.ZNamesLoader
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | TimeZoneNamesImpl.java | 594 loadNames(zoneStrings, key); in loadMetaZone() 599 loadNames(zoneStrings, key); in loadTimeZone() 602 void loadNames(ICUResourceBundle zoneStrings, String key) { in loadNames() method in TimeZoneNamesImpl.ZNamesLoader
|
/external/icu/icu4c/source/i18n/ |
D | tznames_impl.cpp | 752 loadNames(zoneStrings, key, errorCode); in loadMetaZone() 767 loadNames(zoneStrings, key, errorCode); in loadTimeZone() 770 void loadNames(const UResourceBundle* zoneStrings, const char* key, UErrorCode& errorCode) { in loadNames() function
|