Home
last modified time | relevance | path

Searched defs:HasOffTheRecordProfile (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dextension_cookies_unittest.cc44 virtual bool HasOffTheRecordProfile() { in HasOffTheRecordProfile() function in __anonaa76bf230111::OtrTestingProfile
/external/chromium/chrome/browser/profiles/
Dprofile.cc229 virtual bool HasOffTheRecordProfile() { in HasOffTheRecordProfile() function in OffTheRecordProfileImpl
Dprofile_impl.cc693 bool ProfileImpl::HasOffTheRecordProfile() { in HasOffTheRecordProfile() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h143 virtual bool HasOffTheRecordProfile() { NOTREACHED(); return false; } in HasOffTheRecordProfile() function