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

  /external/chromium_org/chrome/browser/chromeos/profiles/
profile_helper.cc 148 profile->InitChromeOSPreferences();
  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_impl.h 77 virtual void InitChromeOSPreferences() OVERRIDE;
profile.h 306 virtual void InitChromeOSPreferences() = 0;
off_the_record_profile_impl.cc 438 void OffTheRecordProfileImpl::InitChromeOSPreferences() {
500 virtual void InitChromeOSPreferences() OVERRIDE {
profile_impl.h 139 virtual void InitChromeOSPreferences() OVERRIDE;
profile_impl.cc     [all...]
  /external/chromium_org/chrome/browser/ui/app_list/test/
fake_profile.cc 171 void FakeProfile::InitChromeOSPreferences() {}
fake_profile.h 86 virtual void InitChromeOSPreferences() OVERRIDE;
  /external/chromium_org/chrome/browser/chromeos/login/
app_launch_controller.cc 242 profile_->InitChromeOSPreferences();
  /external/chromium_org/chrome/test/base/
testing_profile.h 301 virtual void InitChromeOSPreferences() OVERRIDE {

Completed in 163 milliseconds