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