Home
last modified time | relevance | path

Searched defs:getBestMatch (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DLocaleMatcher.java777 public ULocale getBestMatch(ULocale desiredLocale) { in getBestMatch() method in LocaleMatcher
790 public ULocale getBestMatch(Iterable<ULocale> desiredLocales) { in getBestMatch() method in LocaleMatcher
809 public ULocale getBestMatch(String desiredLocaleList) { in getBestMatch() method in LocaleMatcher
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleMatcher.java870 public ULocale getBestMatch(ULocale desiredLocale) { in getBestMatch() method in LocaleMatcher
884 public ULocale getBestMatch(Iterable<ULocale> desiredLocales) { in getBestMatch() method in LocaleMatcher
904 public ULocale getBestMatch(String desiredLocaleList) { in getBestMatch() method in LocaleMatcher
/third_party/skia/third_party/externals/icu/source/common/
Dlocalematcher.cpp624 const Locale *LocaleMatcher::getBestMatch(const Locale &desiredLocale, UErrorCode &errorCode) const… in getBestMatch() function in LocaleMatcher
632 const Locale *LocaleMatcher::getBestMatch(Locale::Iterator &desiredLocales, in getBestMatch() function in LocaleMatcher
/third_party/node/deps/icu-small/source/common/
Dlocalematcher.cpp624 const Locale *LocaleMatcher::getBestMatch(const Locale &desiredLocale, UErrorCode &errorCode) const… in getBestMatch() function in LocaleMatcher
632 const Locale *LocaleMatcher::getBestMatch(Locale::Iterator &desiredLocales, in getBestMatch() function in LocaleMatcher
/third_party/icu/icu4c/source/common/
Dlocalematcher.cpp624 const Locale *LocaleMatcher::getBestMatch(const Locale &desiredLocale, UErrorCode &errorCode) const… in getBestMatch() function in LocaleMatcher
632 const Locale *LocaleMatcher::getBestMatch(Locale::Iterator &desiredLocales, in getBestMatch() function in LocaleMatcher