Searched refs:FORBIDDEN_REGIONS_NAME (Results 1 - 2 of 2) sorted by relevance
/base/global/i18n/frameworks/intl/include/ | ||
H A D | locale_config.h | 132 static const char *FORBIDDEN_REGIONS_NAME;
member in OHOS::Global::I18n::LocaleConfig |
/base/global/i18n/frameworks/intl/src/ | ||
H A D | locale_config.cpp | 66 const char *LocaleConfig::FORBIDDEN_REGIONS_NAME = "forbidden_regions";
member in OHOS::Global::I18n::LocaleConfig 622 reinterpret_cast<const xmlChar *>(FORBIDDEN_REGIONS_NAME))) { in LoadRegionsLanguages() |
Completed in 5 milliseconds