Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/common/unicode/
Dlocalematcher.h237 inline const Locale *getSupportedLocale() const { return supportedLocale; } in getSupportedLocale() function
/third_party/node/deps/icu-small/source/common/unicode/
Dlocalematcher.h237 inline const Locale *getSupportedLocale() const { return supportedLocale; } in getSupportedLocale() function
/third_party/icu/icu4c/source/common/unicode/
Dlocalematcher.h237 inline const Locale *getSupportedLocale() const { return supportedLocale; } in getSupportedLocale() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DLocaleMatcher.java256 public Locale getSupportedLocale() { return supportedLocale; } in getSupportedLocale() method in LocaleMatcher.Result
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleMatcher.java251 public Locale getSupportedLocale() { return supportedLocale; } in getSupportedLocale() method in LocaleMatcher.Result