Searched defs:systemRegion (Results 1 – 4 of 4) sorted by relevance
226 std::string systemRegion = systemLocaleInfo.GetRegion(); in GetPreferredLocale() local
495 std::string systemRegion = GetCountry(LOCALE_KEY); in GetSystemRegion() local508 std::string systemRegion = ReadSystemParameter(parameter.c_str(), CONFIG_LEN); in GetCountry() local2657 std::string systemRegion = localeInfo.GetRegion(); in GetSimplifiedSystemLanguage() local
740 std::string systemRegion = OHOS::Global::I18n::LocaleConfig::GetSystemRegion(); in InitWebEngine() local
110 std::string systemRegion = LocaleConfig::GetSystemRegion(); variable