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