Home
last modified time | relevance | path

Searched refs:SUPPORT_LOCALES_PATH (Results 1 - 2 of 2) sorted by relevance

/base/global/i18n/frameworks/intl/include/
H A Dlocale_config.h136 static const char *SUPPORT_LOCALES_PATH; member in OHOS::Global::I18n::LocaleConfig
/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp68 const char *LocaleConfig::SUPPORT_LOCALES_PATH = "/etc/ohos_lang_config/supported_locales.xml"; member in OHOS::Global::I18n::LocaleConfig
588 GetListFromFile(SUPPORT_LOCALES_PATH, SUPPORT_LOCALES_NAME, supportLocales); in InitializeLists()
706 xmlDocPtr doc = xmlParseFile(SUPPORT_LOCALES_PATH); in ComputeLocale()

Completed in 4 milliseconds