Searched refs:REGION_PATH (Results 1 - 2 of 2) sorted by relevance
/base/global/i18n/frameworks/intl/include/ | ||
H A D | locale_config.h | 154 static const char *REGION_PATH;
member in OHOS::Global::I18n::LocaleConfig |
/base/global/i18n/frameworks/intl/src/ | ||
H A D | locale_config.cpp | 78 const char *LocaleConfig::REGION_PATH = "/system/usr/ohos_locale_config/region/";
member in OHOS::Global::I18n::LocaleConfig 901 std::string xmlPath = REGION_PATH + displayLocale + ".xml"; in GetDisplayOverrideRegion() |
Completed in 3 milliseconds