Searched defs:pref_locale (Results 1 – 7 of 7) sorted by relevance
9 bool LoadResources(const std::string& pref_locale) { in LoadResources()
17 bool LoadResources(const std::string& pref_locale) { in LoadResources()
21 bool LoadResources(const std::string& pref_locale) { in LoadResources()
405 std::string GetApplicationLocaleInternal(const std::string& pref_locale) { in GetApplicationLocaleInternal()495 std::string GetApplicationLocale(const std::string& pref_locale, in GetApplicationLocale()503 std::string GetApplicationLocale(const std::string& pref_locale) { in GetApplicationLocale()
167 const std::string& pref_locale, in InitSharedInstanceWithLocale()295 const std::string& pref_locale) { in LoadLocaleResources()358 const std::string& pref_locale) { in ReloadLocaleResources()
398 std::string pref_locale; in RespectLocalePreference() local
1204 std::string pref_locale = GetPrefs()->GetString(prefs::kApplicationLocale); in ChangeAppLocale() local