Searched refs:REGION_PATH (Results 1 – 2 of 2) sorted by relevance
102 static const char *REGION_PATH; variable
82 const char *LocaleConfig::REGION_PATH = "/system/usr/ohos_locale_config/region/"; member in OHOS::Global::I18n::LocaleConfig917 std::string xmlPath = REGION_PATH + displayLocale + ".xml"; in GetDisplayOverrideRegion()