Searched refs:FastShutdownForPageCount (Results 1 – 8 of 8) sorted by relevance
176 virtual bool FastShutdownForPageCount(size_t count) = 0;
74 virtual bool FastShutdownForPageCount(size_t count) OVERRIDE;
243 bool MockRenderProcessHost::FastShutdownForPageCount(size_t count) { in FastShutdownForPageCount() function in content::MockRenderProcessHost
118 virtual bool FastShutdownForPageCount(size_t count) OVERRIDE;
1496 bool RenderProcessHostImpl::FastShutdownForPageCount(size_t count) { in FastShutdownForPageCount() function in content::RenderProcessHostImpl
480 web_contents_->GetRenderProcessHost()->FastShutdownForPageCount(1); in Uninitialize()
1146 iter->first->FastShutdownForPageCount(iter->second); in InternalCloseTabs()
1212 iter->first->FastShutdownForPageCount(iter->second); in InternalCloseTabs()