Searched refs:DestroyOffTheRecordProfile (Results 1 – 6 of 6) sorted by relevance
206 virtual void DestroyOffTheRecordProfile() = 0;
51 virtual void DestroyOffTheRecordProfile();
224 virtual void DestroyOffTheRecordProfile() { in DestroyOffTheRecordProfile() function in OffTheRecordProfileImpl
689 void ProfileImpl::DestroyOffTheRecordProfile() { in DestroyOffTheRecordProfile() function in ProfileImpl
142 virtual void DestroyOffTheRecordProfile() { NOTREACHED(); } in DestroyOffTheRecordProfile() function
329 profile_->GetOriginalProfile()->DestroyOffTheRecordProfile(); in ~Browser()