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

/external/chromium_org/chromecast/shell/browser/test/
H A Dchromecast_browser_test.cc50 i.GetCurrentValue()->FastShutdownIfPossible();
/external/chromium_org/content/public/test/
H A Dcontent_browser_test.cc151 i.GetCurrentValue()->FastShutdownIfPossible();
H A Dmock_render_process_host.cc108 bool MockRenderProcessHost::FastShutdownIfPossible() { function in class:content::MockRenderProcessHost
207 return FastShutdownIfPossible();
H A Dmock_render_process_host.h50 virtual bool FastShutdownIfPossible() OVERRIDE;
/external/chromium_org/content/public/browser/
H A Drender_process_host.h109 virtual bool FastShutdownIfPossible() = 0;
/external/chromium_org/chrome/browser/
H A Dbrowser_shutdown.cc130 if (!i.GetCurrentValue()->FastShutdownIfPossible())
/external/chromium_org/content/browser/renderer_host/
H A Drender_process_host_impl.h106 virtual bool FastShutdownIfPossible() OVERRIDE;
H A Drender_process_host_impl.cc1299 bool RenderProcessHostImpl::FastShutdownIfPossible() { function in class:content::RenderProcessHostImpl
1610 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();

Completed in 131 milliseconds