HomeSort by relevance Sort by last modified time
    Searched refs:AppLocaleChangedVia (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile.h 277 enum AppLocaleChangedVia {
290 const std::string& locale, AppLocaleChangedVia via) = 0;
off_the_record_profile_impl.h 71 AppLocaleChangedVia) OVERRIDE;
profile_impl.h 136 AppLocaleChangedVia) OVERRIDE;
off_the_record_profile_impl.cc 414 AppLocaleChangedVia) {
profile_impl.cc     [all...]
  /external/chromium_org/chrome/browser/ui/app_list/test/
fake_profile.h 92 const std::string& locale, AppLocaleChangedVia via) OVERRIDE;
fake_profile.cc 175 const std::string& locale, AppLocaleChangedVia via) {}
  /external/chromium/chrome/browser/profiles/
profile.h 540 enum AppLocaleChangedVia {
553 const std::string& locale, AppLocaleChangedVia via) = 0;
profile_impl.h 139 virtual void ChangeAppLocale(const std::string& locale, AppLocaleChangedVia);
profile.cc 662 virtual void ChangeAppLocale(const std::string& locale, AppLocaleChangedVia) {
profile_impl.cc     [all...]
  /external/chromium_org/chrome/test/base/
testing_profile.h 314 AppLocaleChangedVia) OVERRIDE {

Completed in 192 milliseconds