Searched refs:getBestMatchForListString (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/unicode/ |
H A D | localematcher.h | 617 …const Locale *getBestMatchForListString(StringPiece desiredLocaleList, UErrorCode &errorCode) cons…
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/unicode/ |
H A D | localematcher.h | 617 …const Locale *getBestMatchForListString(StringPiece desiredLocaleList, UErrorCode &errorCode) cons…
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/unicode/ |
H A D | localematcher.h | 607 …const Locale *getBestMatchForListString(StringPiece desiredLocaleList, UErrorCode &errorCode) cons…
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/unicode/ |
H A D | localematcher.h | 617 …const Locale *getBestMatchForListString(StringPiece desiredLocaleList, UErrorCode &errorCode) cons…
|
/aosp_15_r20/external/icu/icu4c/source/common/unicode/ |
H A D | localematcher.h | 609 …const Locale *getBestMatchForListString(StringPiece desiredLocaleList, UErrorCode &errorCode) cons…
|
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/ |
H A D | localematcher.h | 609 …const Locale *getBestMatchForListString(StringPiece desiredLocaleList, UErrorCode &errorCode) cons…
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/unicode/ |
H A D | localematcher.h | 617 …const Locale *getBestMatchForListString(StringPiece desiredLocaleList, UErrorCode &errorCode) cons…
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | localematchertest.cpp | 203 const Locale *best = matcher.getBestMatchForListString("el, fr, fr;q=0, en-GB", errorCode); in testBasics() 595 const Locale *bestSupported = matcher.getBestMatchForListString(desiredSP, errorCode); in dataDriven()
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | localematchertest.cpp | 203 const Locale *best = matcher.getBestMatchForListString("el, fr, fr;q=0, en-GB", errorCode); in testBasics() 595 const Locale *bestSupported = matcher.getBestMatchForListString(desiredSP, errorCode); in dataDriven()
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | localematcher.cpp | 625 const Locale *LocaleMatcher::getBestMatchForListString( in getBestMatchForListString() function in LocaleMatcher
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | localematcher.cpp | 629 const Locale *LocaleMatcher::getBestMatchForListString( in getBestMatchForListString() function in LocaleMatcher
|