Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/profiles/
Dprofile.h279 enum AppLocaleChangedVia { enum
294 const std::string& locale, AppLocaleChangedVia via) = 0;
Doff_the_record_profile_impl.h74 AppLocaleChangedVia) OVERRIDE;
Dprofile_impl.h143 AppLocaleChangedVia) OVERRIDE;
Doff_the_record_profile_impl.cc442 AppLocaleChangedVia) { in ChangeAppLocale() argument
Dprofile_impl.cc1195 const std::string& new_locale, AppLocaleChangedVia via) { in ChangeAppLocale()
/external/chromium_org/chrome/browser/ui/app_list/test/
Dfake_profile.cc169 const std::string& locale, AppLocaleChangedVia via) {} in ChangeAppLocale()
Dfake_profile.h85 const std::string& locale, AppLocaleChangedVia via) OVERRIDE;
/external/chromium_org/chrome/test/base/
Dtesting_profile.h309 AppLocaleChangedVia) OVERRIDE { in ChangeAppLocale() argument