Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/include/
Dlocale_config.h102 static const char *REGION_PATH; variable
/base/global/i18n/frameworks/intl/src/
Dlocale_config.cpp82 const char *LocaleConfig::REGION_PATH = "/system/usr/ohos_locale_config/region/"; member in OHOS::Global::I18n::LocaleConfig
917 std::string xmlPath = REGION_PATH + displayLocale + ".xml"; in GetDisplayOverrideRegion()