Home
last modified time | relevance | path

Searched refs:AppLocaleChangedVia (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Dprofile.h277 enum AppLocaleChangedVia { enum
290 const std::string& locale, AppLocaleChangedVia via) = 0;
Doff_the_record_profile_impl.h71 AppLocaleChangedVia) OVERRIDE;
Dprofile_impl.h136 AppLocaleChangedVia) OVERRIDE;
Doff_the_record_profile_impl.cc414 AppLocaleChangedVia) { in ChangeAppLocale() argument
Dprofile_impl.cc1055 const std::string& new_locale, AppLocaleChangedVia via) { in ChangeAppLocale()
/external/chromium/chrome/browser/profiles/
Dprofile.h540 enum AppLocaleChangedVia { enum
553 const std::string& locale, AppLocaleChangedVia via) = 0;
Dprofile_impl.h139 virtual void ChangeAppLocale(const std::string& locale, AppLocaleChangedVia);
Dprofile.cc662 virtual void ChangeAppLocale(const std::string& locale, AppLocaleChangedVia) { in ChangeAppLocale() argument
Dprofile_impl.cc1459 const std::string& new_locale, AppLocaleChangedVia via) { in ChangeAppLocale()
/external/chromium_org/chrome/browser/ui/app_list/test/
Dfake_profile.cc175 const std::string& locale, AppLocaleChangedVia via) {} in ChangeAppLocale()
Dfake_profile.h92 const std::string& locale, AppLocaleChangedVia via) OVERRIDE;
/external/chromium_org/chrome/test/base/
Dtesting_profile.h314 AppLocaleChangedVia) OVERRIDE { in ChangeAppLocale() argument