Home
last modified time | relevance | path

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

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DLocaleMatcher.java809 public ULocale getBestMatch(String desiredLocaleList) { in getBestMatch()
/third_party/icu/icu4c/source/common/
Dlocalematcher.cpp644 StringPiece desiredLocaleList, UErrorCode &errorCode) const { in getBestMatchForListString()
/third_party/skia/third_party/externals/icu/source/common/
Dlocalematcher.cpp644 StringPiece desiredLocaleList, UErrorCode &errorCode) const { in getBestMatchForListString()
/third_party/node/deps/icu-small/source/common/
Dlocalematcher.cpp644 StringPiece desiredLocaleList, UErrorCode &errorCode) const { in getBestMatchForListString()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleMatcher.java904 public ULocale getBestMatch(String desiredLocaleList) { in getBestMatch()