Searched refs:ChangeAppLocale (Results 1 - 7 of 7) sorted by relevance

/external/chromium/chrome/browser/chromeos/
H A Dlocale_change_guard.cc67 profile_->ChangeAppLocale(
/external/chromium/chrome/browser/ui/webui/options/chromeos/
H A Dcros_language_options_handler.cc190 web_ui_->GetProfile()->ChangeAppLocale(
/external/chromium/chrome/browser/profiles/
H A Dprofile.h552 virtual void ChangeAppLocale(
H A Dprofile_impl.h139 virtual void ChangeAppLocale(const std::string& locale, AppLocaleChangedVia);
H A Dprofile.cc662 virtual void ChangeAppLocale(const std::string& locale, AppLocaleChangedVia) { function in class:OffTheRecordProfileImpl
H A Dprofile_impl.cc1458 void ProfileImpl::ChangeAppLocale( function in class:ProfileImpl
/external/chromium/chrome/browser/chromeos/login/
H A Dlogin_utils.cc385 profile->ChangeAppLocale(pref_locale, Profile::APP_LOCALE_CHANGED_VIA_LOGIN);

Completed in 94 milliseconds