OnChannelConnected 18 chrome/browser/metro_viewer/chrome_metro_viewer_process_host_aurawin.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 53 chrome/browser/printing/cloud_print/cloud_print_proxy_service_unittest.cc MOCK_METHOD1(OnChannelConnected, void(int32 peer_pid)); OnChannelConnected 132 chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc MOCK_METHOD1(OnChannelConnected, void(int32 peer_pid)); OnChannelConnected 139 chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc ServiceIPCServer::OnChannelConnected(peer_pid); OnChannelConnected 155 chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc EXPECT_CALL(*this, OnChannelConnected(_)).Times(1) OnChannelConnected 320 chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 102 chrome/browser/service_process/service_process_control.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 52 chrome/service/service_ipc_server.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 29 cloud_print/service/win/service_listener.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 33 components/nacl/broker/nacl_broker_listener.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 88 components/nacl/browser/nacl_process_host.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 112 components/nacl/loader/nacl_ipc_adapter.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 28 components/nacl/loader/nacl_trusted_listener.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 36 components/nacl/renderer/trusted_plugin_channel.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 30 content/browser/appcache/appcache_dispatcher_host.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 248 content/browser/browser_child_process_host_impl.cc delegate_->OnChannelConnected(peer_pid); OnChannelConnected 65 content/browser/browser_child_process_host_impl.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 76 content/browser/fileapi/fileapi_message_filter.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 104 content/browser/fileapi/fileapi_message_filter_unittest.cc filter->OnChannelConnected(0); OnChannelConnected 137 content/browser/fileapi/fileapi_message_filter_unittest.cc filter1->OnChannelConnected(0); OnChannelConnected 138 content/browser/fileapi/fileapi_message_filter_unittest.cc filter2->OnChannelConnected(1); OnChannelConnected 151 content/browser/gpu/gpu_process_host.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 90 content/browser/plugin_process_host.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 133 content/browser/ppapi_plugin_process_host.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 24 content/browser/profiler_message_filter.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 294 content/browser/renderer_host/media/video_capture_host_unittest.cc host_->OnChannelConnected(base::GetCurrentProcId()); OnChannelConnected 100 content/browser/renderer_host/render_message_filter.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 147 content/browser/renderer_host/render_process_host_impl.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 170 content/child/child_thread.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 149 content/child/npapi/np_channel_base.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 279 content/common/child_process_host_impl.cc delegate_->OnChannelConnected(peer_pid); OnChannelConnected 281 content/common/child_process_host_impl.cc filters_[i]->OnChannelConnected(peer_pid); OnChannelConnected 73 content/common/child_process_host_impl.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 162 content/ppapi_plugin/ppapi_thread.cc ChildThread::OnChannelConnected(peer_pid); OnChannelConnected 66 content/ppapi_plugin/ppapi_thread.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 47 content/public/browser/browser_message_filter.cc filter_->OnChannelConnected(peer_pid); OnChannelConnected 41 content/public/browser/browser_message_filter.h virtual void OnChannelConnected(int32 peer_pid) {} OnChannelConnected 93 content/public/test/mock_render_process_host.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 308 ipc/ipc_channel_nacl.cc listener()->OnChannelConnected(peer_pid()); OnChannelConnected 1003 ipc/ipc_channel_posix.cc listener()->OnChannelConnected(pid); OnChannelConnected 304 ipc/ipc_channel_proxy.cc new_filters[i]->OnChannelConnected(peer_pid_); OnChannelConnected 390 ipc/ipc_channel_proxy.cc listener_->OnChannelConnected(peer_pid_); OnChannelConnected 77 ipc/ipc_channel_proxy.h virtual void OnChannelConnected(int32 peer_pid); OnChannelConnected 193 ipc/ipc_channel_proxy.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 177 ipc/ipc_channel_win.cc listener()->OnChannelConnected(claimed_pid); OnChannelConnected 25 ipc/ipc_listener.h virtual void OnChannelConnected(int32 peer_pid) {} OnChannelConnected 69 remoting/host/daemon_process.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 201 remoting/host/daemon_process_unittest.cc daemon_process_->OnChannelConnected(0); OnChannelConnected 71 remoting/host/daemon_process_win.cc virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 136 remoting/host/daemon_process_win.cc DaemonProcess::OnChannelConnected(peer_pid); OnChannelConnected 46 remoting/host/desktop_process.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 49 remoting/host/desktop_process_unittest.cc MOCK_METHOD1(OnChannelConnected, void(int32)); OnChannelConnected 63 remoting/host/desktop_process_unittest.cc MOCK_METHOD1(OnChannelConnected, void(int32)); OnChannelConnected 274 remoting/host/desktop_process_unittest.cc EXPECT_CALL(daemon_listener_, OnChannelConnected(_)); OnChannelConnected 297 remoting/host/desktop_process_unittest.cc EXPECT_CALL(daemon_listener_, OnChannelConnected(_)); OnChannelConnected 309 remoting/host/desktop_process_unittest.cc EXPECT_CALL(daemon_listener_, OnChannelConnected(_)); OnChannelConnected 312 remoting/host/desktop_process_unittest.cc EXPECT_CALL(network_listener_, OnChannelConnected(_)) OnChannelConnected 324 remoting/host/desktop_process_unittest.cc EXPECT_CALL(daemon_listener_, OnChannelConnected(_)); OnChannelConnected 327 remoting/host/desktop_process_unittest.cc EXPECT_CALL(network_listener_, OnChannelConnected(_)) OnChannelConnected 74 remoting/host/desktop_session_agent.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 85 remoting/host/desktop_session_proxy.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 88 remoting/host/desktop_session_win.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 78 remoting/host/ipc_desktop_environment_unittest.cc MOCK_METHOD1(OnChannelConnected, void(int32)); OnChannelConnected 240 remoting/host/ipc_desktop_environment_unittest.cc EXPECT_CALL(desktop_listener_, OnChannelConnected(_)) OnChannelConnected 376 remoting/host/win/unprivileged_process_delegate.cc event_handler_->OnChannelConnected(peer_pid); OnChannelConnected 51 remoting/host/win/unprivileged_process_delegate.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 149 remoting/host/win/worker_process_launcher.cc ipc_handler_->OnChannelConnected(peer_pid); OnChannelConnected 97 remoting/host/win/worker_process_launcher.h void OnChannelConnected(int32 peer_pid); OnChannelConnected 63 remoting/host/win/worker_process_launcher_unittest.cc MOCK_METHOD1(OnChannelConnected, void(int32)); OnChannelConnected 111 remoting/host/win/worker_process_launcher_unittest.cc virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 221 remoting/host/win/worker_process_launcher_unittest.cc event_handler_->OnChannelConnected(peer_pid); OnChannelConnected 388 remoting/host/win/worker_process_launcher_unittest.cc EXPECT_CALL(server_listener_, OnChannelConnected(_)) OnChannelConnected 406 remoting/host/win/worker_process_launcher_unittest.cc EXPECT_CALL(server_listener_, OnChannelConnected(_)) OnChannelConnected 425 remoting/host/win/worker_process_launcher_unittest.cc EXPECT_CALL(server_listener_, OnChannelConnected(_)) OnChannelConnected 449 remoting/host/win/worker_process_launcher_unittest.cc EXPECT_CALL(server_listener_, OnChannelConnected(_)) OnChannelConnected 471 remoting/host/win/worker_process_launcher_unittest.cc EXPECT_CALL(server_listener_, OnChannelConnected(_)) OnChannelConnected 492 remoting/host/win/worker_process_launcher_unittest.cc EXPECT_CALL(server_listener_, OnChannelConnected(_)) OnChannelConnected 517 remoting/host/win/worker_process_launcher_unittest.cc EXPECT_CALL(server_listener_, OnChannelConnected(_)) OnChannelConnected 75 remoting/host/win/wts_session_process_delegate.cc virtual void OnChannelConnected(int32 peer_pid) OVERRIDE; OnChannelConnected 336 remoting/host/win/wts_session_process_delegate.cc event_handler_->OnChannelConnected(peer_pid); OnChannelConnected 24 remoting/host/worker_process_ipc_delegate.h virtual void OnChannelConnected(int32 peer_pid) = 0; OnChannelConnected 98 remoting/protocol/channel_multiplexer_unittest.cc &ChannelMultiplexerTest::OnChannelConnected, base::Unretained(this), OnChannelConnected 101 remoting/protocol/channel_multiplexer_unittest.cc &ChannelMultiplexerTest::OnChannelConnected, base::Unretained(this), OnChannelConnected 125 ui/views/controls/webview/webview.h virtual void OnChannelConnected(int32 peer_id) OVERRIDE {} OnChannelConnected 90 win8/viewer/metro_viewer_process_host.h virtual void OnChannelConnected(int32 peer_pid) OVERRIDE;