Searched refs:SUPPORT_LOCALES_NAME (Results 1 - 2 of 2) sorted by relevance
/base/global/i18n/frameworks/intl/include/ | ||
H A D | locale_config.h | 137 static const char *SUPPORT_LOCALES_NAME;
member in OHOS::Global::I18n::LocaleConfig |
/base/global/i18n/frameworks/intl/src/ | ||
H A D | locale_config.cpp | 69 const char *LocaleConfig::SUPPORT_LOCALES_NAME = "supported_locales";
member in OHOS::Global::I18n::LocaleConfig 588 GetListFromFile(SUPPORT_LOCALES_PATH, SUPPORT_LOCALES_NAME, supportLocales); in InitializeLists() |
Completed in 4 milliseconds