Home
last modified time | relevance | path

Searched refs:GetBestMatchedLocale (Results 1 - 4 of 4) sorted by relevance

/base/global/i18n/interfaces/native/inner_api/i18n/include/
H A Dlocale_matcher.h33 static std::string GetBestMatchedLocale(const LocaleInfo* requestLocale,
/base/global/i18n/frameworks/intl/src/
H A Dpreferred_language.cpp129 std::string matchedLanguage = LocaleMatcher::GetBestMatchedLocale(requestLocale, candidateLocales); in GetMatchedLanguage()
H A Dlocale_matcher.cpp29 std::string LocaleMatcher::GetBestMatchedLocale(const LocaleInfo* requestLocale, in GetBestMatchedLocale() function in OHOS::Global::I18n::LocaleMatcher
/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp1442 std::string bestMatch = LocaleMatcher::GetBestMatchedLocale(request.get(), candidateLocales); in HWTEST_F()

Completed in 6 milliseconds