Home
last modified time | relevance | path

Searched defs:InitChromeOSPreferences (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Doff_the_record_profile_impl.cc420 void OffTheRecordProfileImpl::InitChromeOSPreferences() { in InitChromeOSPreferences() function in OffTheRecordProfileImpl
463 virtual void InitChromeOSPreferences() OVERRIDE { in InitChromeOSPreferences() function in GuestSessionProfile
Dprofile_impl.cc1137 void ProfileImpl::InitChromeOSPreferences() { in InitChromeOSPreferences() function in ProfileImpl
/external/chromium/chrome/browser/profiles/
Dprofile.cc607 virtual void InitChromeOSPreferences() { in InitChromeOSPreferences() function in OffTheRecordProfileImpl
759 virtual void InitChromeOSPreferences() { in InitChromeOSPreferences() function in GuestSessionProfile
Dprofile_impl.cc1548 void ProfileImpl::InitChromeOSPreferences() { in InitChromeOSPreferences() function in ProfileImpl
/external/chromium_org/chrome/browser/ui/app_list/test/
Dfake_profile.cc177 void FakeProfile::InitChromeOSPreferences() {} in InitChromeOSPreferences() function in FakeProfile
/external/chromium_org/chrome/test/base/
Dtesting_profile.h318 virtual void InitChromeOSPreferences() OVERRIDE { in InitChromeOSPreferences() function