Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/include/
H A Di18n_timezone.h97 static bool GetSupportedLocales();
H A Dlocale_config.h159 static const std::unordered_set<std::string>& GetSupportedLocales();
/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp952 bool I18nTimeZone::GetSupportedLocales() in GetSupportedLocales() function in OHOS::Global::I18n::I18nTimeZone
1040 bool status = GetSupportedLocales(); in GetLocaleBaseName()
H A Dlocale_config.cpp412 const unordered_set<string>& LocaleConfig::GetSupportedLocales() in GetSupportedLocales() function in OHOS::Global::I18n::LocaleConfig
491 const unordered_set<string> &locales = GetSupportedLocales(); in GetRelatedLocales()

Completed in 6 milliseconds