Searched defs:FastShutdownIfPossible (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/public/test/
H A Dmock_render_process_host.cc108 bool MockRenderProcessHost::FastShutdownIfPossible() { function in class:content::MockRenderProcessHost
207 return FastShutdownIfPossible();
/external/chromium_org/content/browser/shared_worker/
H A Dshared_worker_service_impl_unittest.cc214 void FastShutdownIfPossible() { function in class:content::__anon7422::MockRendererProcessHost
833 renderer_host0->FastShutdownIfPossible();
889 renderer_host0->FastShutdownIfPossible();
/external/chromium_org/content/browser/renderer_host/
H A Drender_process_host_impl.cc1299 bool RenderProcessHostImpl::FastShutdownIfPossible() { function in class:content::RenderProcessHostImpl
1610 return FastShutdownIfPossible();

Completed in 92 milliseconds