Searched refs:SUPPORTED_LOCALES_PATH (Results 1 - 3 of 3) sorted by relevance
/base/global/i18n/frameworks/intl/include/ | ||
H A D | i18n_timezone.h | 69 static const char *SUPPORTED_LOCALES_PATH; member in OHOS::Global::I18n::I18nTimeZone |
H A D | locale_config.h | 127 static const char *SUPPORTED_LOCALES_PATH;
member in OHOS::Global::I18n::LocaleConfig |
/base/global/i18n/frameworks/intl/src/ | ||
H A D | locale_config.cpp | 67 const char *LocaleConfig::SUPPORTED_LOCALES_PATH = "/system/usr/ohos_locale_config/supported_locales.xml";
member in OHOS::Global::I18n::LocaleConfig 587 GetListFromFile(SUPPORTED_LOCALES_PATH, SUPPORTED_LOCALES_NAME, supportedLocales); in InitializeLists() |
Completed in 7 milliseconds