Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/include/
H A Dlocale_config.h139 static const char *supportLocalesTag; member in OHOS::Global::I18n::LocaleConfig
/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp76 const char *LocaleConfig::supportLocalesTag = "supported_locales"; member in OHOS::Global::I18n::LocaleConfig
711 if (!cur || xmlStrcmp(cur->name, reinterpret_cast<const xmlChar *>(supportLocalesTag))) { in ComputeLocale()

Completed in 4 milliseconds