Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/renderer_host/
Drender_view_host_impl.h513 virtual void NotifyRendererUnresponsive() OVERRIDE;
Drender_widget_host_impl.h586 virtual void NotifyRendererUnresponsive() {} in NotifyRendererUnresponsive() function
Drender_widget_host_impl.cc1385 NotifyRendererUnresponsive(); in RendererIsUnresponsive()
Drender_view_host_impl.cc1902 void RenderViewHostImpl::NotifyRendererUnresponsive() { in NotifyRendererUnresponsive() function in content::RenderViewHostImpl
Drender_widget_host_unittest.cc316 virtual void NotifyRendererUnresponsive() OVERRIDE { in NotifyRendererUnresponsive() function in content::MockRenderWidgetHost