Searched refs:FastShutdownIfPossible (Results 1 – 8 of 8) sorted by relevance
118 bool MockRenderProcessHost::FastShutdownIfPossible() { in FastShutdownIfPossible() function in content::MockRenderProcessHost245 return FastShutdownIfPossible(); in FastShutdownForPageCount()
54 virtual bool FastShutdownIfPossible() OVERRIDE;
141 i.GetCurrentValue()->FastShutdownIfPossible(); in RunTestOnMainThreadLoop()
116 virtual bool FastShutdownIfPossible() = 0;
104 if (!i.GetCurrentValue()->FastShutdownIfPossible()) in OnShutdownStarting()
99 virtual bool FastShutdownIfPossible() OVERRIDE;
1188 bool RenderProcessHostImpl::FastShutdownIfPossible() { in FastShutdownIfPossible() function in content::RenderProcessHostImpl1498 return FastShutdownIfPossible(); in FastShutdownForPageCount()
115 if (!i.GetCurrentValue()->FastShutdownIfPossible()) in OnShutdownStarting()