Searched refs:FastShutdownIfPossible (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/content/public/test/
H A Dcontent_browser_test.cc151 i.GetCurrentValue()->FastShutdownIfPossible();
H A Dmock_render_process_host.cc115 bool MockRenderProcessHost::FastShutdownIfPossible() { function in class:content::MockRenderProcessHost
212 return FastShutdownIfPossible();
H A Dmock_render_process_host.h53 virtual bool FastShutdownIfPossible() OVERRIDE;
/external/chromium_org/content/public/browser/
H A Drender_process_host.h115 virtual bool FastShutdownIfPossible() = 0;
/external/chromium_org/chrome/browser/
H A Dbrowser_shutdown.cc128 if (!i.GetCurrentValue()->FastShutdownIfPossible())
/external/chromium_org/content/browser/renderer_host/
H A Drender_process_host_impl.h111 virtual bool FastShutdownIfPossible() OVERRIDE;
H A Drender_process_host_impl.cc1297 bool RenderProcessHostImpl::FastShutdownIfPossible() { function in class:content::RenderProcessHostImpl
1618 return FastShutdownIfPossible();
/external/chromium_org/content/browser/shared_worker/
H A Dshared_worker_service_impl_unittest.cc214 void FastShutdownIfPossible() { function in class:content::__anon7097::MockRendererProcessHost
821 renderer_host0->FastShutdownIfPossible();
877 renderer_host0->FastShutdownIfPossible();

Completed in 556 milliseconds