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

/external/chromium_org/content/public/browser/
H A Drender_process_host.h115 virtual void DumpHandles() = 0;
/external/chromium_org/content/public/test/
H A Dmock_render_process_host.h52 virtual void DumpHandles() OVERRIDE;
H A Dmock_render_process_host.cc119 void MockRenderProcessHost::DumpHandles() { function in class:content::MockRenderProcessHost
/external/chromium_org/content/browser/renderer_host/
H A Drender_process_host_impl.h107 virtual void DumpHandles() OVERRIDE;
H A Drender_process_host_impl.cc936 DumpHandles();
1333 void RenderProcessHostImpl::DumpHandles() { function in class:content::RenderProcessHostImpl

Completed in 109 milliseconds