Home
last modified time | relevance | path

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

/external/chromium_org/content/public/browser/
Drender_process_host.h122 virtual void DumpHandles() = 0;
/external/chromium_org/content/public/test/
Dmock_render_process_host.h56 virtual void DumpHandles() OVERRIDE;
Dmock_render_process_host.cc129 void MockRenderProcessHost::DumpHandles() { in DumpHandles() function in content::MockRenderProcessHost
/external/chromium_org/content/browser/renderer_host/
Drender_process_host_impl.h100 virtual void DumpHandles() OVERRIDE;
Drender_process_host_impl.cc793 DumpHandles(); in RemoveRoute()
1216 void RenderProcessHostImpl::DumpHandles() { in DumpHandles() function in content::RenderProcessHostImpl