Home
last modified time | relevance | path

Searched refs:SetBestMatchLocale (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Di18n_timezone.h115 static void SetBestMatchLocale(const std::string& key, const std::string& value);
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp1008 SetBestMatchLocale(requestLocaleStr, bestMatchLocaleTag); in GetFallBack()
1012 void I18nTimeZone::SetBestMatchLocale(const std::string& key, const std::string& value) in SetBestMatchLocale() function in OHOS::Global::I18n::I18nTimeZone