Home
last modified time | relevance | path

Searched defs:GetOffTheRecordPrefs (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Doff_the_record_profile_impl_unittest.cc44 virtual PrefService* GetOffTheRecordPrefs() OVERRIDE { in GetOffTheRecordPrefs() function in __anondb0e57f50111::TestingProfileWithHostZoomMap
Doff_the_record_profile_impl.cc251 PrefService* OffTheRecordProfileImpl::GetOffTheRecordPrefs() { in GetOffTheRecordPrefs() function in OffTheRecordProfileImpl
Dprofile_impl.cc862 PrefService* ProfileImpl::GetOffTheRecordPrefs() { in GetOffTheRecordPrefs() function in ProfileImpl
/external/chromium_org/chrome/browser/ui/app_list/test/
Dfake_profile.cc126 PrefService* FakeProfile::GetOffTheRecordPrefs() { in GetOffTheRecordPrefs() function in FakeProfile
/external/chromium/chrome/browser/profiles/
Dprofile.cc370 virtual PrefService* GetOffTheRecordPrefs() { in GetOffTheRecordPrefs() function in OffTheRecordProfileImpl
Dprofile_impl.cc843 PrefService* ProfileImpl::GetOffTheRecordPrefs() { in GetOffTheRecordPrefs() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h167 virtual PrefService* GetOffTheRecordPrefs() { NOTREACHED(); return NULL; } in GetOffTheRecordPrefs() function
/external/chromium_org/chrome/test/base/
Dtesting_profile.cc851 PrefService* TestingProfile::GetOffTheRecordPrefs() { in GetOffTheRecordPrefs() function in TestingProfile