RemoveRoute 21 chrome/renderer/extensions/chrome_v8_extension_handler.cc RenderThread::Get()->RemoveRoute(routing_id_); RemoveRoute 79 chrome/renderer/plugins/chrome_plugin_placeholder.cc RenderThread::Get()->RemoveRoute(placeholder_routing_id_); RemoveRoute 85 content/browser/devtools/shared_worker_devtools_manager.cc host->RemoveRoute(worker_id_.second); RemoveRoute 81 content/browser/frame_host/render_frame_host_impl.cc GetProcess()->RemoveRoute(routing_id_); RemoveRoute 96 content/browser/renderer_host/render_process_host_impl.h virtual void RemoveRoute(int32 routing_id) OVERRIDE; RemoveRoute 269 content/browser/renderer_host/render_widget_host_impl.cc process_->RemoveRoute(routing_id_); RemoveRoute 261 content/child/npapi/np_channel_base.cc router_.RemoveRoute(route_id); RemoveRoute 69 content/child/npapi/np_channel_base.h void RemoveRoute(int route_id); RemoveRoute 81 content/child/npapi/npobject_proxy.cc channel_->RemoveRoute(route_id_); RemoveRoute 44 content/child/npapi/npobject_stub.cc channel_->RemoveRoute(route_id_); RemoveRoute 59 content/child/webmessageportchannel_impl.cc ChildThread::current()->GetRouter()->RemoveRoute(route_id_); RemoveRoute 219 content/common/gpu/client/gpu_channel_host.cc RemoveRoute(route_id); RemoveRoute 240 content/common/gpu/client/gpu_channel_host.cc base::Bind(&GpuChannelHost::MessageFilter::RemoveRoute, RemoveRoute 142 content/common/gpu/client/gpu_channel_host.h void RemoveRoute(int route_id); RemoveRoute 184 content/common/gpu/client/gpu_channel_host.h void RemoveRoute(int route_id); RemoveRoute 44 content/common/gpu/client/gpu_video_decode_accelerator_host.cc channel_->RemoveRoute(decoder_route_id_); RemoveRoute 79 content/common/gpu/client/gpu_video_decode_accelerator_host.cc channel_->RemoveRoute(decoder_route_id_); RemoveRoute 37 content/common/gpu/client/gpu_video_encode_accelerator_host.cc channel_->RemoveRoute(encoder_route_id_); RemoveRoute 72 content/common/gpu/client/gpu_video_encode_accelerator_host.cc channel_->RemoveRoute(encoder_route_id_); RemoveRoute 665 content/common/gpu/gpu_channel.cc router_.RemoveRoute(route_id); RemoveRoute 830 content/common/gpu/gpu_channel.cc router_.RemoveRoute(route_id); RemoveRoute 134 content/common/gpu/gpu_channel.h void RemoveRoute(int32 route_id); RemoveRoute 93 content/common/gpu/gpu_channel_manager.cc router_->RemoveRoute(routing_id); RemoveRoute 83 content/common/gpu/gpu_channel_manager.h void RemoveRoute(int32 routing_id); RemoveRoute 60 content/common/gpu/image_transport_surface.cc manager_->RemoveRoute(route_id_); RemoveRoute 454 content/common/gpu/media/gpu_video_decode_accelerator.cc stub_->channel()->RemoveRoute(host_route_id_); RemoveRoute 144 content/common/gpu/media/gpu_video_encode_accelerator.cc stub_->channel()->RemoveRoute(host_route_id_); RemoveRoute 86 content/common/gpu/stream_texture_android.cc owner_stub_->channel()->RemoveRoute(route_id_); RemoveRoute 92 content/common/gpu/stream_texture_android.cc owner_stub_->channel()->RemoveRoute(route_id_); RemoveRoute 53 content/common/message_router.h void RemoveRoute(int32 routing_id); RemoveRoute 214 content/plugin/plugin_channel.cc RemoveRoute(plugin_stubs_[i]->instance_id()); RemoveRoute 294 content/plugin/plugin_channel.cc RemoveRoute(instance_id); RemoveRoute 78 content/public/browser/render_process_host.h virtual void RemoveRoute(int32 routing_id) = 0; RemoveRoute 60 content/public/renderer/render_thread.h virtual void RemoveRoute(int32 routing_id) = 0; RemoveRoute 41 content/public/test/mock_render_process_host.h virtual void RemoveRoute(int32 routing_id) OVERRIDE; RemoveRoute 50 content/public/test/mock_render_thread.h virtual void RemoveRoute(int32 routing_id) OVERRIDE; RemoveRoute 206 content/renderer/devtools/devtools_agent.cc gpu_channel_host->RemoveRoute(gpu_route_id_); RemoveRoute 87 content/renderer/gpu/compositor_output_surface.cc output_surface_filter_->RemoveRoute(routing_id_); RemoveRoute 24 content/renderer/gpu/stream_texture_host_android.cc channel_->RemoveRoute(stream_id_); RemoveRoute 115 content/renderer/npapi/plugin_channel_host.cc NPChannelBase::RemoveRoute(route_id); RemoveRoute 36 content/renderer/npapi/plugin_channel_host.h void RemoveRoute(int route_id); RemoveRoute 265 content/renderer/npapi/webplugin_delegate_proxy.cc channel_host_->RemoveRoute(instance_id_); RemoveRoute 47 content/renderer/pepper/ppb_broker_impl.cc ChildThread::current()->GetRouter()->RemoveRoute(routing_id_); RemoveRoute 331 content/renderer/render_frame_impl.cc RenderThread::Get()->RemoveRoute(routing_id_); RemoveRoute 675 content/renderer/render_thread_impl.cc ChildThread::GetRouter()->RemoveRoute(routing_id); RemoveRoute 688 content/renderer/render_thread_impl.cc RemoveRoute(routing_id); RemoveRoute 137 content/renderer/render_thread_impl.h virtual void RemoveRoute(int32 routing_id) OVERRIDE; RemoveRoute 734 content/renderer/render_widget.cc RenderThread::Get()->RemoveRoute(routing_id_); RemoveRoute 45 content/renderer/websharedworker_proxy.cc router_->RemoveRoute(route_id_); RemoveRoute 57 content/worker/websharedworker_stub.cc worker_thread->GetRouter()->RemoveRoute(route_id_); RemoveRoute 45 ipc/ipc_forwarding_message_filter.h void RemoveRoute(int routing_id);