Searched refs:REGIONS_LANGUAGES_NAME (Results 1 - 2 of 2) sorted by relevance
/base/global/i18n/frameworks/intl/include/ | ||
H A D | locale_config.h | 135 static const char *REGIONS_LANGUAGES_NAME;
member in OHOS::Global::I18n::LocaleConfig |
/base/global/i18n/frameworks/intl/src/ | ||
H A D | locale_config.cpp | 62 const char *LocaleConfig::REGIONS_LANGUAGES_NAME = "i18n_param_config";
member in OHOS::Global::I18n::LocaleConfig 608 if (!cur || xmlStrcmp(cur->name, reinterpret_cast<const xmlChar *>(REGIONS_LANGUAGES_NAME))) { in LoadRegionsLanguages() |
Completed in 4 milliseconds