Searched refs:NotifyRendererUnresponsive (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
H A Drender_view_host_impl.h474 virtual void NotifyRendererUnresponsive() OVERRIDE;
H A Drender_widget_host_impl.h568 virtual void NotifyRendererUnresponsive() {} function in class:content::RenderWidgetHostImpl
622 // Checks whether the renderer is hung and calls NotifyRendererUnresponsive
H A Drender_view_host_impl.cc1596 void RenderViewHostImpl::NotifyRendererUnresponsive() { function in class:content::RenderViewHostImpl
H A Drender_widget_host_impl.cc1354 NotifyRendererUnresponsive();
H A Drender_widget_host_unittest.cc352 virtual void NotifyRendererUnresponsive() OVERRIDE {

Completed in 130 milliseconds