HomeSort by relevance Sort by last modified time
    Searched defs:GetOffTheRecordPrefs (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_impl.cc 244 PrefService* OffTheRecordProfileImpl::GetOffTheRecordPrefs() {
profile_impl.cc 825 PrefService* ProfileImpl::GetOffTheRecordPrefs() {
    [all...]
  /external/chromium_org/chrome/test/base/
testing_profile.cc 779 PrefService* TestingProfile::GetOffTheRecordPrefs() {
  /external/chromium/android/autofill/
profile_android.h 167 virtual PrefService* GetOffTheRecordPrefs() { NOTREACHED(); return NULL; }
  /external/chromium/chrome/browser/profiles/
profile.cc 165 prefs_(real_profile->GetOffTheRecordPrefs()),
370 virtual PrefService* GetOffTheRecordPrefs() {
profile_impl.cc 843 PrefService* ProfileImpl::GetOffTheRecordPrefs() {
    [all...]

Completed in 108 milliseconds