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.cpp217 std::string systemRegion = systemLocaleInfo.GetRegion(); in GetPreferredLocale() local
Dlocale_config.cpp297 std::string systemRegion = GetCountry(LOCALE_KEY); in GetSystemRegion() local
309 std::string systemRegion = ReadSystemParameter(parameter.c_str(), CONFIG_LEN); in GetCountry() local
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp854 std::string systemRegion = OHOS::Global::I18n::LocaleConfig::GetSystemRegion(); in InitAndRun() local
/base/global/i18n/frameworks/intl/test/unittest/
Dintl_test_extent.cpp109 std::string systemRegion = LocaleConfig::GetSystemRegion(); variable