Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/include/
Di18n_timezone.h86 static bool GetSupportedLocales();
Dlocale_config.h104 static const std::unordered_set<std::string>& GetSupportedLocales();
/base/global/i18n/frameworks/intl/src/
Di18n_timezone.cpp913 bool I18nTimeZone::GetSupportedLocales() in GetSupportedLocales() function in OHOS::Global::I18n::I18nTimeZone
990 bool status = GetSupportedLocales(); in GetLocaleBaseName()
Dlocale_config.cpp488 const unordered_set<string>& LocaleConfig::GetSupportedLocales() in GetSupportedLocales() function in OHOS::Global::I18n::LocaleConfig
547 const unordered_set<string> &locales = GetSupportedLocales(); in GetRelatedLocales()