Searched refs:NotifyRenderProcessHostDestruction (Results 1 – 8 of 8) sorted by relevance
36 void NotifyRenderProcessHostDestruction(const void* host);
88 void VisitTracker::NotifyRenderProcessHostDestruction(const void* host) { in NotifyRenderProcessHostDestruction() function in history::VisitTracker
130 tracker.NotifyRenderProcessHostDestruction(MakeFakeHost(1)); in TEST()
212 void HistoryService::NotifyRenderProcessHostDestruction(const void* host) { in NotifyRenderProcessHostDestruction() function in HistoryService214 &HistoryBackend::NotifyRenderProcessHostDestruction, host); in NotifyRenderProcessHostDestruction()
119 void NotifyRenderProcessHostDestruction(const void* host);
149 void NotifyRenderProcessHostDestruction(const void* host);
174 history_service_->NotifyRenderProcessHostDestruction(0); in CleanupHistoryService()
270 void HistoryBackend::NotifyRenderProcessHostDestruction(const void* host) { in NotifyRenderProcessHostDestruction() function in history::HistoryBackend271 tracker_.NotifyRenderProcessHostDestruction(host); in NotifyRenderProcessHostDestruction()