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

  /external/chromium_org/chrome/browser/profiles/
profile.h 281 enum AppLocaleChangedVia {
294 const std::string& locale, AppLocaleChangedVia via) = 0;
off_the_record_profile_impl.h 74 AppLocaleChangedVia) OVERRIDE;
profile_impl.h 130 AppLocaleChangedVia) OVERRIDE;
off_the_record_profile_impl.cc 405 AppLocaleChangedVia) {
profile_impl.cc     [all...]
  /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 258 AppLocaleChangedVia) OVERRIDE {

Completed in 251 milliseconds