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

  /external/chromium_org/chrome/browser/profiles/
profile_destroyer.cc 59 profile->GetOriginalProfile()->DestroyOffTheRecordProfile();
89 profile->GetOriginalProfile()->DestroyOffTheRecordProfile();
160 profile_->GetOriginalProfile()->DestroyOffTheRecordProfile();
profile_destroyer_unittest.cc 24 virtual void DestroyOffTheRecordProfile() OVERRIDE {
42 virtual void DestroyOffTheRecordProfile() OVERRIDE {
off_the_record_profile_impl.h 42 virtual void DestroyOffTheRecordProfile() OVERRIDE;
profile.h 196 virtual void DestroyOffTheRecordProfile() = 0;
profile_impl.h 95 virtual void DestroyOffTheRecordProfile() OVERRIDE;
off_the_record_profile_impl.cc 249 void OffTheRecordProfileImpl::DestroyOffTheRecordProfile() {
profile_impl.cc 784 void ProfileImpl::DestroyOffTheRecordProfile() {
    [all...]
  /external/chromium_org/chrome/browser/ui/app_list/test/
fake_profile.cc 84 void FakeProfile::DestroyOffTheRecordProfile() {}
fake_profile.h 53 virtual void DestroyOffTheRecordProfile() OVERRIDE;
  /external/chromium_org/chrome/test/base/
testing_profile.h 249 virtual void DestroyOffTheRecordProfile() OVERRIDE {}
  /external/chromium_org/chrome/browser/extensions/
extension_context_menu_browsertest.cc 608 browser()->profile()->DestroyOffTheRecordProfile();

Completed in 105 milliseconds