Searched defs:DestroyOffTheRecordProfile (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/chrome/browser/profiles/ | ||
D | profile_destroyer_unittest.cc | 24 virtual void DestroyOffTheRecordProfile() OVERRIDE { in DestroyOffTheRecordProfile() function in TestingOffTheRecordDestructionProfile |
D | off_the_record_profile_impl.cc | 256 void OffTheRecordProfileImpl::DestroyOffTheRecordProfile() { in DestroyOffTheRecordProfile() function in OffTheRecordProfileImpl |
D | profile_impl.cc | 885 void ProfileImpl::DestroyOffTheRecordProfile() { in DestroyOffTheRecordProfile() function in ProfileImpl |
/external/chromium_org/chrome/test/base/ | ||
D | testing_profile.h | 260 virtual void DestroyOffTheRecordProfile() OVERRIDE {} in DestroyOffTheRecordProfile() function |
/external/chromium_org/chrome/browser/ui/app_list/test/ | ||
D | fake_profile.cc | 88 void FakeProfile::DestroyOffTheRecordProfile() {} in DestroyOffTheRecordProfile() function in FakeProfile |