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.cpp345 std::string systemRegion = GetCountry(LOCALE_KEY); in GetSystemRegion() local
357 std::string systemRegion = ReadSystemParameter(parameter.c_str(), CONFIG_LEN); in GetCountry() local
1618 std::string systemRegion = localeInfo.GetRegion(); in GetSimplifiedSystemLanguage() local
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp692 std::string systemRegion = OHOS::Global::I18n::LocaleConfig::GetSystemRegion(); in InitWebEngine() local
/base/global/i18n/frameworks/intl/test/unittest/
Dintl_test_extent.cpp109 std::string systemRegion = LocaleConfig::GetSystemRegion(); variable