Searched defs:systemRegion (Results 1 – 4 of 4) sorted by relevance
217 std::string systemRegion = systemLocaleInfo.GetRegion(); in GetPreferredLocale() local
298 std::string systemRegion = GetCountry(LOCALE_KEY); in GetSystemRegion() local310 std::string systemRegion = ReadSystemParameter(parameter.c_str(), CONFIG_LEN); in GetCountry() local
688 std::string systemRegion = OHOS::Global::I18n::LocaleConfig::GetSystemRegion(); in InitWebEngine() local
109 std::string systemRegion = LocaleConfig::GetSystemRegion(); variable