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

  /external/chromium/android/autofill/
profile_android.h 142 virtual void DestroyOffTheRecordProfile() { NOTREACHED(); }
  /external/chromium/chrome/browser/profiles/
profile.h 206 virtual void DestroyOffTheRecordProfile() = 0;
profile_impl.h 51 virtual void DestroyOffTheRecordProfile();
profile.cc 224 virtual void DestroyOffTheRecordProfile() {
profile_impl.cc 689 void ProfileImpl::DestroyOffTheRecordProfile() {
    [all...]
  /external/chromium/chrome/browser/ui/
browser.cc 329 profile_->GetOriginalProfile()->DestroyOffTheRecordProfile();
    [all...]

Completed in 612 milliseconds