Home
last modified time | relevance | path

Searched defs:systemRegion (Results 1 – 4 of 4) sorted by relevance

/base/global/i18n/frameworks/intl/src/
Dpreferred_language.cpp226 std::string systemRegion = systemLocaleInfo.GetRegion(); in GetPreferredLocale() local
Dlocale_config.cpp495 std::string systemRegion = GetCountry(LOCALE_KEY); in GetSystemRegion() local
508 std::string systemRegion = ReadSystemParameter(parameter.c_str(), CONFIG_LEN); in GetCountry() local
2657 std::string systemRegion = localeInfo.GetRegion(); in GetSimplifiedSystemLanguage() local
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp740 std::string systemRegion = OHOS::Global::I18n::LocaleConfig::GetSystemRegion(); in InitWebEngine() local
/base/global/i18n/frameworks/intl/test/unittest/
Dintl_test_extent.cpp110 std::string systemRegion = LocaleConfig::GetSystemRegion(); variable