Searched defs:systemLocale (Results 1 – 10 of 10) sorted by relevance
33 std::string systemLocale = LocaleConfig::GetSystemLocale(); in DoSomethingInterestingWithMyAPI() local
331 std::string systemLocale = ReadSystemParameter(LOCALE_KEY, CONFIG_LEN); in GetSystemLocale() local1089 std::string systemLocale = GetSystemLocale(); in Is24HourClock() local1106 bool LocaleConfig::Is24HourLocale(const std::string& systemLocale) in Is24HourLocale()1381 icu::Locale systemLocale = icu::Locale::forLanguageTag(systemLocaleTag.c_str(), status); in UpdateLanguageOfLocale() local
121 std::string systemLocale = LocaleConfig::GetSystemLocale(); in NumberFormat() local
215 std::string systemLocale = LocaleConfig::GetSystemLocale(); in GetPreferredLocale() local
266 std::string systemLocale = LocaleConfig::GetSystemLocale(); in GetPseudoLocalizationEnforce() local
710 std::string systemLocale = LocaleConfig::GetSystemLocale(); in GetDisplayName() local
792 std::string systemLocale = LocaleConfig::GetSystemLocale(); variable
67 string systemLocale = "zh-Hans-CN"; variable
111 std::string systemLocale = LocaleConfig::GetSystemLocale(); variable
1021 …icu::Locale systemLocale = icu::Locale::forLanguageTag(Global::I18n::LocaleConfig::GetSystemLocale… in InitResourceManager() local