Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/include/
H A Dlocale_config.h135 static const char *REGIONS_LANGUAGES_NAME; member in OHOS::Global::I18n::LocaleConfig
/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp62 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