Searched refs:InitChromeOSPreferences (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_impl.h76 virtual void InitChromeOSPreferences() OVERRIDE;
H A Doff_the_record_profile_impl.cc448 void OffTheRecordProfileImpl::InitChromeOSPreferences() { function in class:OffTheRecordProfileImpl
500 virtual void InitChromeOSPreferences() OVERRIDE {
H A Dprofile.h300 virtual void InitChromeOSPreferences() = 0;
H A Dprofile_impl.h145 virtual void InitChromeOSPreferences() OVERRIDE;
H A Dprofile_impl.cc1280 void ProfileImpl::InitChromeOSPreferences() { function in class:ProfileImpl
/external/chromium_org/chrome/browser/ui/app_list/test/
H A Dfake_profile.cc171 void FakeProfile::InitChromeOSPreferences() {} function in class:FakeProfile
H A Dfake_profile.h87 virtual void InitChromeOSPreferences() OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/login/
H A Dapp_launch_controller.cc244 profile_->InitChromeOSPreferences();
/external/chromium_org/chrome/browser/chromeos/profiles/
H A Dprofile_helper.cc174 profile->InitChromeOSPreferences();
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.h313 virtual void InitChromeOSPreferences() OVERRIDE {

Completed in 461 milliseconds