Home
last modified time | relevance | path

Searched defs:DestroyOffTheRecordProfile (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/profiles/
Dprofile.cc224 virtual void DestroyOffTheRecordProfile() { in DestroyOffTheRecordProfile() function in OffTheRecordProfileImpl
Dprofile_impl.cc689 void ProfileImpl::DestroyOffTheRecordProfile() { in DestroyOffTheRecordProfile() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h142 virtual void DestroyOffTheRecordProfile() { NOTREACHED(); } in DestroyOffTheRecordProfile() function