Home
last modified time | relevance | path

Searched refs:LANG_PATH (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Dlocale_config.h138 static const char *LANG_PATH; variable
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp77 const char *LocaleConfig::LANG_PATH = "/etc/ohos_lang_config/"; member in OHOS::Global::I18n::LocaleConfig
865 std::string xmlPath = LANG_PATH + finalLocale + ".xml"; in GetDisplayLanguageWithDialect()