SetWebUIHandle   2166 content/browser/renderer_host/render_process_host_impl.cc   render_process_host_mojo_->SetWebUIHandle(view_routing_id, handle.Pass());
SetWebUIHandle    245 content/browser/renderer_host/render_process_host_impl.h   void SetWebUIHandle(int32 view_routing_id,
SetWebUIHandle     50 content/browser/renderer_host/render_process_host_mojo_impl.cc       render_process_mojo_->SetWebUIHandle(view_routing_id, handle.Pass());
SetWebUIHandle     65 content/browser/renderer_host/render_process_host_mojo_impl.cc     SetWebUIHandle(handle->view_routing_id, handle->handle.Pass());
SetWebUIHandle     25 content/browser/renderer_host/render_process_host_mojo_impl.h   void SetWebUIHandle(int32 view_routing_id,
SetWebUIHandle    733 content/browser/renderer_host/render_view_host_impl.cc   process->SetWebUIHandle(GetRoutingID(), handle.Pass());
SetWebUIHandle    233 content/browser/renderer_host/render_view_host_impl.h   virtual void SetWebUIHandle(mojo::ScopedMessagePipeHandle handle) OVERRIDE;
SetWebUIHandle    110 content/browser/webui/web_ui_mojo_browsertest.cc     render_view_host->SetWebUIHandle(
SetWebUIHandle    235 content/public/browser/render_view_host.h   virtual void SetWebUIHandle(mojo::ScopedMessagePipeHandle handle) = 0;
SetWebUIHandle     44 content/renderer/mojo/mojo_render_process_observer.h   virtual void SetWebUIHandle(