Searched refs:LANG_PATH (Results 1 - 2 of 2) sorted by relevance
/base/global/i18n/frameworks/intl/include/ | ||
H A D | locale_config.h | 140 static const char *LANG_PATH;
member in OHOS::Global::I18n::LocaleConfig |
/base/global/i18n/frameworks/intl/src/ | ||
H A D | locale_config.cpp | 77 const char *LocaleConfig::LANG_PATH = "/etc/ohos_lang_config/";
member in OHOS::Global::I18n::LocaleConfig 864 std::string xmlPath = LANG_PATH + finalLocale + ".xml"; in GetDisplayLanguageWithDialect() |
Completed in 4 milliseconds