Home
last modified time | relevance | path

Searched defs:getCountry (Results 1 – 10 of 10) sorted by relevance

/third_party/icu/tools/unicodetools/com/ibm/rbm/
DResources.java165 public static String getCountry(String encoding) { in getCountry() method in Resources
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dlocid.h1089 Locale::getCountry() const in getCountry() function
/third_party/icu/icu4c/source/common/unicode/
Dlocid.h1182 Locale::getCountry() const in getCountry() function
/third_party/node/deps/icu-small/source/common/unicode/
Dlocid.h1182 Locale::getCountry() const in getCountry() function
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dlocid.h1182 Locale::getCountry() const in getCountry() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DLocaleIDParser.java467 public String getCountry() { in getCountry() method in LocaleIDParser
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DLocaleIDParser.java465 public String getCountry() { in getCountry() method in LocaleIDParser
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DULocale.java894 public String getCountry() { in getCountry() method in ULocale
905 public static String getCountry(String localeID) { in getCountry() method in ULocale
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DULocale.java945 public String getCountry() { in getCountry() method in ULocale
957 public static String getCountry(String localeID) { in getCountry() method in ULocale
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Ddtv.js5229 getCountry: function (...args) { method