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

  /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 181 milliseconds