ChannelHandle 24 apps/app_shim/app_shim_host_mac.cc void AppShimHost::ServeChannel(const IPC::ChannelHandle& handle) { ChannelHandle 19 apps/app_shim/app_shim_host_mac.h struct ChannelHandle; ChannelHandle 39 apps/app_shim/app_shim_host_mac.h void ServeChannel(const IPC::ChannelHandle& handle); ChannelHandle 48 apps/app_shim/app_shim_host_manager_mac.h virtual void OnClientConnected(const IPC::ChannelHandle& handle) OVERRIDE; ChannelHandle 124 chrome/browser/pepper_flash_settings_manager.cc void ConnectToChannel(bool success, const IPC::ChannelHandle& handle); ChannelHandle 342 chrome/browser/pepper_flash_settings_manager.cc const IPC::ChannelHandle& handle) { ChannelHandle 127 chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc explicit MockServiceIPCServer(const IPC::ChannelHandle& handle) ChannelHandle 52 chrome/browser/service_process/service_process_control.cc const IPC::ChannelHandle channel_id = GetServiceProcessChannel(); ChannelHandle 245 chrome/common/service_process_util.cc IPC::ChannelHandle ServiceProcessState::GetServiceProcessChannel() { ChannelHandle 33 chrome/common/service_process_util.h IPC::ChannelHandle GetServiceProcessChannel(); ChannelHandle 110 chrome/common/service_process_util.h IPC::ChannelHandle GetServiceProcessChannel(); ChannelHandle 53 chrome/common/service_process_util_linux.cc IPC::ChannelHandle GetServiceProcessChannel() { ChannelHandle 81 chrome/common/service_process_util_win.cc IPC::ChannelHandle GetServiceProcessChannel() { ChannelHandle 13 chrome/service/service_ipc_server.cc ServiceIPCServer::ServiceIPCServer(const IPC::ChannelHandle& channel_handle) ChannelHandle 28 chrome/service/service_ipc_server.h explicit ServiceIPCServer(const IPC::ChannelHandle& handle); ChannelHandle 72 chrome/service/service_ipc_server.h IPC::ChannelHandle channel_handle_; ChannelHandle 94 cloud_print/service/win/service_listener.cc channel_.reset(new IPC::Channel(IPC::ChannelHandle(handle), ChannelHandle 120 cloud_print/service/win/setup_listener.cc channel_.reset(new IPC::Channel(IPC::ChannelHandle(pipe), ChannelHandle 671 components/nacl/browser/nacl_process_host.cc const IPC::ChannelHandle& ppapi_channel_handle, ChannelHandle 672 components/nacl/browser/nacl_process_host.cc const IPC::ChannelHandle& trusted_channel_handle) { ChannelHandle 855 components/nacl/browser/nacl_process_host.cc const IPC::ChannelHandle& browser_channel_handle, ChannelHandle 856 components/nacl/browser/nacl_process_host.cc const IPC::ChannelHandle& ppapi_renderer_channel_handle, ChannelHandle 857 components/nacl/browser/nacl_process_host.cc const IPC::ChannelHandle& trusted_renderer_channel_handle) { ChannelHandle 859 components/nacl/browser/nacl_process_host.cc ReplyToRenderer(IPC::ChannelHandle(), trusted_renderer_channel_handle); ChannelHandle 128 components/nacl/browser/nacl_process_host.h bool ReplyToRenderer(const IPC::ChannelHandle& ppapi_channel_handle, ChannelHandle 129 components/nacl/browser/nacl_process_host.h const IPC::ChannelHandle& trusted_channel_handle); ChannelHandle 169 components/nacl/browser/nacl_process_host.h const IPC::ChannelHandle& browser_channel_handle, ChannelHandle 170 components/nacl/browser/nacl_process_host.h const IPC::ChannelHandle& ppapi_renderer_channel_handle, ChannelHandle 171 components/nacl/browser/nacl_process_host.h const IPC::ChannelHandle& trusted_renderer_channel_handle); ChannelHandle 94 components/nacl/common/nacl_messages.h IPC::ChannelHandle, /* browser_channel_handle */ ChannelHandle 95 components/nacl/common/nacl_messages.h IPC::ChannelHandle, /* ppapi_renderer_channel_handle */ ChannelHandle 96 components/nacl/common/nacl_messages.h IPC::ChannelHandle /* trusted_renderer_channel_handle */) ChannelHandle 72 components/nacl/common/nacl_types.cc const IPC::ChannelHandle& ppapi_ipc_channel_handle, ChannelHandle 73 components/nacl/common/nacl_types.cc const IPC::ChannelHandle& trusted_ipc_channel_handle, ChannelHandle 93 components/nacl/common/nacl_types.h const IPC::ChannelHandle& ppapi_ipc_channel_handle, ChannelHandle 94 components/nacl/common/nacl_types.h const IPC::ChannelHandle& trusted_ipc_channel_handle, ChannelHandle 103 components/nacl/common/nacl_types.h IPC::ChannelHandle ppapi_ipc_channel_handle; ChannelHandle 107 components/nacl/common/nacl_types.h IPC::ChannelHandle trusted_ipc_channel_handle; ChannelHandle 326 components/nacl/loader/nacl_ipc_adapter.cc NaClIPCAdapter::NaClIPCAdapter(const IPC::ChannelHandle& handle, ChannelHandle 32 components/nacl/loader/nacl_ipc_adapter.h struct ChannelHandle; ChannelHandle 79 components/nacl/loader/nacl_ipc_adapter.h NaClIPCAdapter(const IPC::ChannelHandle& handle, base::TaskRunner* runner); ChannelHandle 118 components/nacl/loader/nacl_listener.cc void SetUpIPCAdapter(IPC::ChannelHandle* handle, ChannelHandle 283 components/nacl/loader/nacl_listener.cc IPC::ChannelHandle browser_handle; ChannelHandle 284 components/nacl/loader/nacl_listener.cc IPC::ChannelHandle ppapi_renderer_handle; ChannelHandle 338 components/nacl/loader/nacl_listener.cc IPC::ChannelHandle trusted_renderer_handle = ChannelHandle 8 components/nacl/loader/nacl_trusted_listener.cc const IPC::ChannelHandle& handle, ChannelHandle 18 components/nacl/loader/nacl_trusted_listener.h NaClTrustedListener(const IPC::ChannelHandle& handle, ChannelHandle 60 components/nacl/renderer/ppb_nacl_private_impl.cc IPC::ChannelHandle channel_handle; ChannelHandle 93 components/nacl/renderer/ppb_nacl_private_impl.cc bool IsValidChannelHandle(const IPC::ChannelHandle& channel_handle) { ChannelHandle 16 components/nacl/renderer/trusted_plugin_channel.cc const IPC::ChannelHandle& handle, ChannelHandle 17 components/nacl/renderer/trusted_plugin_channel.h struct ChannelHandle; ChannelHandle 27 components/nacl/renderer/trusted_plugin_channel.h const IPC::ChannelHandle& handle, ChannelHandle 90 content/browser/gpu/browser_gpu_channel_host_factory.cc const IPC::ChannelHandle& channel_handle, ChannelHandle 82 content/browser/gpu/browser_gpu_channel_host_factory.h IPC::ChannelHandle& channel_handle() { return channel_handle_; } ChannelHandle 89 content/browser/gpu/browser_gpu_channel_host_factory.h void OnEstablishedOnIO(const IPC::ChannelHandle& channel_handle, ChannelHandle 99 content/browser/gpu/browser_gpu_channel_host_factory.h IPC::ChannelHandle channel_handle_; ChannelHandle 701 content/browser/gpu/gpu_process_host.cc callback.Run(IPC::ChannelHandle(), gpu::GPUInfo()); ChannelHandle 709 content/browser/gpu/gpu_process_host.cc callback.Run(IPC::ChannelHandle(), gpu::GPUInfo()); ChannelHandle 775 content/browser/gpu/gpu_process_host.cc const IPC::ChannelHandle& channel_handle) { ChannelHandle 794 content/browser/gpu/gpu_process_host.cc callback.Run(IPC::ChannelHandle(), gpu::GPUInfo()); ChannelHandle 1174 content/browser/gpu/gpu_process_host.cc callback.Run(IPC::ChannelHandle(), gpu::GPUInfo()); ChannelHandle 38 content/browser/gpu/gpu_process_host.h struct ChannelHandle; ChannelHandle 59 content/browser/gpu/gpu_process_host.h typedef base::Callback<void(const IPC::ChannelHandle&, const gpu::GPUInfo&)> ChannelHandle 157 content/browser/gpu/gpu_process_host.h void OnChannelEstablished(const IPC::ChannelHandle& channel_handle); ChannelHandle 33 content/browser/pepper_flash_settings_helper_impl.cc callback.Run(false, IPC::ChannelHandle()); ChannelHandle 52 content/browser/pepper_flash_settings_helper_impl.cc const IPC::ChannelHandle& channel_handle, ChannelHandle 61 content/browser/pepper_flash_settings_helper_impl.cc callback_.Run(false, IPC::ChannelHandle()); ChannelHandle 29 content/browser/pepper_flash_settings_helper_impl.h virtual void OnPpapiChannelOpened(const IPC::ChannelHandle& channel_handle, ChannelHandle 144 content/browser/plugin_data_remover_impl.cc virtual void OnChannelOpened(const IPC::ChannelHandle& handle) OVERRIDE { ChannelHandle 165 content/browser/plugin_data_remover_impl.cc const IPC::ChannelHandle& channel_handle, ChannelHandle 221 content/browser/plugin_data_remover_impl.cc void ConnectToChannel(const IPC::ChannelHandle& handle, bool is_ppapi) { ChannelHandle 418 content/browser/plugin_process_host.cc const IPC::ChannelHandle& channel_handle) { ChannelHandle 35 content/browser/plugin_process_host.h struct ChannelHandle; ChannelHandle 69 content/browser/plugin_process_host.h virtual void OnChannelOpened(const IPC::ChannelHandle& handle) = 0; ChannelHandle 129 content/browser/plugin_process_host.h void OnChannelCreated(const IPC::ChannelHandle& channel_handle); ChannelHandle 424 content/browser/plugin_service_impl.cc client->OnPpapiChannelOpened(IPC::ChannelHandle(), base::kNullProcessId, 0); ChannelHandle 438 content/browser/plugin_service_impl.cc client->OnPpapiChannelOpened(IPC::ChannelHandle(), base::kNullProcessId, 0); ChannelHandle 59 content/browser/plugin_service_impl_browsertest.cc virtual void OnChannelOpened(const IPC::ChannelHandle& handle) OVERRIDE { ChannelHandle 203 content/browser/plugin_service_impl_browsertest.cc MOCK_METHOD1(OnChannelOpened, void(const IPC::ChannelHandle& handle)); ChannelHandle 385 content/browser/ppapi_plugin_process_host.cc client->OnPpapiChannelOpened(IPC::ChannelHandle(), base::kNullProcessId, 0); ChannelHandle 439 content/browser/ppapi_plugin_process_host.cc pending_requests_[i]->OnPpapiChannelOpened(IPC::ChannelHandle(), ChannelHandle 445 content/browser/ppapi_plugin_process_host.cc sent_requests_.front()->OnPpapiChannelOpened(IPC::ChannelHandle(), ChannelHandle 453 content/browser/ppapi_plugin_process_host.cc const IPC::ChannelHandle& channel_handle) { ChannelHandle 46 content/browser/ppapi_plugin_process_host.h const IPC::ChannelHandle& channel_handle, ChannelHandle 139 content/browser/ppapi_plugin_process_host.h void OnRendererPluginChannelCreated(const IPC::ChannelHandle& handle); ChannelHandle 207 content/browser/renderer_host/gpu_message_filter.cc const IPC::ChannelHandle& channel, ChannelHandle 66 content/browser/renderer_host/gpu_message_filter.h const IPC::ChannelHandle& channel, ChannelHandle 168 content/browser/renderer_host/render_message_filter.cc virtual void OnPpapiChannelOpened(const IPC::ChannelHandle& channel_handle, ChannelHandle 205 content/browser/renderer_host/render_message_filter.cc virtual void OnPpapiChannelOpened(const IPC::ChannelHandle& channel_handle, ChannelHandle 290 content/browser/renderer_host/render_message_filter.cc virtual void OnChannelOpened(const IPC::ChannelHandle& handle) OVERRIDE { ChannelHandle 295 content/browser/renderer_host/render_message_filter.cc WriteReplyAndDeleteThis(IPC::ChannelHandle()); ChannelHandle 311 content/browser/renderer_host/render_message_filter.cc void WriteReplyAndDeleteThis(const IPC::ChannelHandle& handle) { ChannelHandle 65 content/child/npapi/np_channel_base.cc const IPC::ChannelHandle& channel_handle, IPC::Channel::Mode mode, ChannelHandle 90 content/child/npapi/np_channel_base.h IPC::ChannelHandle channel_handle() const { return channel_handle_; } ChannelHandle 132 content/child/npapi/np_channel_base.h const IPC::ChannelHandle& channel_handle, IPC::Channel::Mode mode, ChannelHandle 161 content/child/npapi/np_channel_base.h IPC::ChannelHandle channel_handle_; ChannelHandle 466 content/common/frame_messages.h IPC::ChannelHandle /* channel_handle */, ChannelHandle 37 content/common/gpu/client/gpu_channel_host.cc const IPC::ChannelHandle& channel_handle, ChannelHandle 70 content/common/gpu/client/gpu_channel_host.cc void GpuChannelHost::Connect(const IPC::ChannelHandle& channel_handle, ChannelHandle 95 content/common/gpu/client/gpu_channel_host.h const IPC::ChannelHandle& channel_handle, ChannelHandle 169 content/common/gpu/client/gpu_channel_host.h void Connect(const IPC::ChannelHandle& channel_handle, ChannelHandle 123 content/common/gpu/gpu_channel_manager.cc IPC::ChannelHandle channel_handle; ChannelHandle 159 content/common/gpu/gpu_channel_manager.cc const IPC::ChannelHandle& channel_handle) { ChannelHandle 42 content/common/gpu/gpu_channel_manager.h struct ChannelHandle; ChannelHandle 113 content/common/gpu/gpu_channel_manager.h void OnCloseChannel(const IPC::ChannelHandle& channel_handle); ChannelHandle 260 content/common/gpu/gpu_messages.h IPC::ChannelHandle /* channel_handle */) ChannelHandle 326 content/common/gpu/gpu_messages.h IPC::ChannelHandle /* handle to channel */, ChannelHandle 343 content/common/gpu/gpu_messages.h IPC::ChannelHandle /* channel_handle */) ChannelHandle 35 content/common/java_bridge_messages.h IPC::ChannelHandle) /* channel handle */ ChannelHandle 49 content/common/plugin_process_messages.h IPC::ChannelHandle /* channel_handle */) ChannelHandle 901 content/common/view_messages.h IPC::ChannelHandle /* handle */) ChannelHandle 1419 content/common/view_messages.h IPC::ChannelHandle /* handle to channel */, ChannelHandle 177 content/plugin/plugin_thread.cc IPC::ChannelHandle channel_handle; ChannelHandle 421 content/ppapi_plugin/ppapi_thread.cc IPC::ChannelHandle channel_handle; ChannelHandle 426 content/ppapi_plugin/ppapi_thread.cc Send(new PpapiHostMsg_ChannelCreated(IPC::ChannelHandle())); ChannelHandle 460 content/ppapi_plugin/ppapi_thread.cc IPC::ChannelHandle* handle) { ChannelHandle 462 content/ppapi_plugin/ppapi_thread.cc IPC::ChannelHandle plugin_handle; ChannelHandle 36 content/ppapi_plugin/ppapi_thread.h struct ChannelHandle; ChannelHandle 108 content/ppapi_plugin/ppapi_thread.h IPC::ChannelHandle* handle); ChannelHandle 17 content/public/browser/browser_ppapi_host.h struct ChannelHandle; ChannelHandle 17 content/public/browser/pepper_flash_settings_helper.h struct ChannelHandle; ChannelHandle 32 content/public/browser/pepper_flash_settings_helper.h const IPC::ChannelHandle& /* channel_handle */)> ChannelHandle 34 content/public/renderer/pepper_plugin_instance.h struct ChannelHandle; ChannelHandle 75 content/public/renderer/pepper_plugin_instance.h const IPC::ChannelHandle& channel_handle, ChannelHandle 15 content/renderer/java/java_bridge_channel.cc const IPC::ChannelHandle& channel_handle, ChannelHandle 18 content/renderer/java/java_bridge_channel.h const IPC::ChannelHandle& channel_handle, ChannelHandle 29 content/renderer/java/java_bridge_dispatcher.cc IPC::ChannelHandle channel_handle; ChannelHandle 62 content/renderer/npapi/plugin_channel_host.cc const IPC::ChannelHandle& channel_handle, ChannelHandle 25 content/renderer/npapi/plugin_channel_host.h const IPC::ChannelHandle& channel_handle, ChannelHandle 310 content/renderer/npapi/webplugin_delegate_proxy.cc IPC::ChannelHandle channel_handle; ChannelHandle 46 content/renderer/pepper/fake_pepper_plugin_instance.cc const IPC::ChannelHandle& channel_handle, ChannelHandle 29 content/renderer/pepper/fake_pepper_plugin_instance.h const IPC::ChannelHandle& channel_handle, ChannelHandle 34 content/renderer/pepper/host_dispatcher_wrapper.cc bool HostDispatcherWrapper::Init(const IPC::ChannelHandle& channel_handle, ChannelHandle 15 content/renderer/pepper/host_dispatcher_wrapper.h struct ChannelHandle; ChannelHandle 34 content/renderer/pepper/host_dispatcher_wrapper.h bool Init(const IPC::ChannelHandle& channel_handle, ChannelHandle 58 content/renderer/pepper/pepper_broker.cc const IPC::ChannelHandle& channel_handle) { ChannelHandle 153 content/renderer/pepper/pepper_broker.cc const IPC::ChannelHandle& channel_handle) { ChannelHandle 16 content/renderer/pepper/pepper_broker.h struct ChannelHandle; ChannelHandle 36 content/renderer/pepper/pepper_broker.h const IPC::ChannelHandle& channel_handle); ChannelHandle 61 content/renderer/pepper/pepper_broker.h const IPC::ChannelHandle& channel_handle); ChannelHandle 28 content/renderer/pepper/pepper_broker_unittest.cc IPC::ChannelHandle invalid_channel; // Invalid by default. ChannelHandle 48 content/renderer/pepper/pepper_broker_unittest.cc IPC::ChannelHandle valid_channel(kChannelName, file_descriptor); ChannelHandle 50 content/renderer/pepper/pepper_broker_unittest.cc IPC::ChannelHandle valid_channel(kChannelName); ChannelHandle 2925 content/renderer/pepper/pepper_plugin_instance_impl.cc const IPC::ChannelHandle& channel_handle, ChannelHandle 363 content/renderer/pepper/pepper_plugin_instance_impl.h const IPC::ChannelHandle& channel_handle, ChannelHandle 634 content/renderer/pepper/plugin_module.cc const IPC::ChannelHandle& channel_handle, ChannelHandle 717 content/renderer/pepper/plugin_module.cc IPC::ChannelHandle channel_handle; ChannelHandle 41 content/renderer/pepper/plugin_module.h struct ChannelHandle; ChannelHandle 195 content/renderer/pepper/plugin_module.h const IPC::ChannelHandle& channel_handle, ChannelHandle 141 content/renderer/pepper/ppb_broker_impl.cc const IPC::ChannelHandle& handle) { ChannelHandle 22 content/renderer/pepper/ppb_broker_impl.h struct ChannelHandle; ChannelHandle 56 content/renderer/pepper/ppb_broker_impl.h const IPC::ChannelHandle& handle); ChannelHandle 1296 content/renderer/render_thread_impl.cc IPC::ChannelHandle channel_handle; ChannelHandle 116 ipc/ipc_channel.h Channel(const IPC::ChannelHandle &channel_handle, Mode mode, ChannelHandle 67 ipc/ipc_channel_factory.cc ChannelHandle handle(std::string(), ChannelHandle 26 ipc/ipc_channel_factory.h virtual void OnClientConnected(const ChannelHandle& handle) = 0; ChannelHandle 38 ipc/ipc_channel_handle.h ChannelHandle() {} ChannelHandle 42 ipc/ipc_channel_handle.h ChannelHandle(const std::string& n) : name(n) {} ChannelHandle 43 ipc/ipc_channel_handle.h ChannelHandle(const char* n) : name(n) {} ChannelHandle 45 ipc/ipc_channel_handle.h explicit ChannelHandle(HANDLE h) : pipe(h) {} ChannelHandle 47 ipc/ipc_channel_handle.h ChannelHandle(const std::string& n, const base::FileDescriptor& s) ChannelHandle 121 ipc/ipc_channel_nacl.cc Channel::ChannelImpl::ChannelImpl(const IPC::ChannelHandle& channel_handle, ChannelHandle 241 ipc/ipc_channel_nacl.cc const IPC::ChannelHandle& channel_handle) { ChannelHandle 371 ipc/ipc_channel_nacl.cc Channel::Channel(const IPC::ChannelHandle& channel_handle, ChannelHandle 37 ipc/ipc_channel_nacl.h ChannelImpl(const IPC::ChannelHandle& channel_handle, ChannelHandle 55 ipc/ipc_channel_nacl.h bool CreatePipe(const IPC::ChannelHandle& channel_handle); ChannelHandle 180 ipc/ipc_channel_posix.cc Channel::ChannelImpl::ChannelImpl(const IPC::ChannelHandle& channel_handle, ChannelHandle 235 ipc/ipc_channel_posix.cc const IPC::ChannelHandle& channel_handle) { ChannelHandle 1051 ipc/ipc_channel_posix.cc Channel::Channel(const IPC::ChannelHandle& channel_handle, Mode mode, ChannelHandle 56 ipc/ipc_channel_posix.h ChannelImpl(const IPC::ChannelHandle& channel_handle, Mode mode, ChannelHandle 76 ipc/ipc_channel_posix.h bool CreatePipe(const IPC::ChannelHandle& channel_handle); ChannelHandle 105 ipc/ipc_channel_posix_unittest.cc static void SetUpSocket(IPC::ChannelHandle *handle, ChannelHandle 146 ipc/ipc_channel_posix_unittest.cc void IPCChannelPosixTest::SetUpSocket(IPC::ChannelHandle *handle, ChannelHandle 204 ipc/ipc_channel_posix_unittest.cc IPC::ChannelHandle handle(kChannelName); ChannelHandle 223 ipc/ipc_channel_posix_unittest.cc IPC::ChannelHandle handle(socket_name, fd); ChannelHandle 243 ipc/ipc_channel_posix_unittest.cc IPC::ChannelHandle in_handle("IN"); ChannelHandle 246 ipc/ipc_channel_posix_unittest.cc IPC::ChannelHandle out_handle("OUT", out_fd); ChannelHandle 266 ipc/ipc_channel_posix_unittest.cc IPC::ChannelHandle in_handle("IN"); ChannelHandle 269 ipc/ipc_channel_posix_unittest.cc IPC::ChannelHandle out_handle("OUT", out_fd); ChannelHandle 281 ipc/ipc_channel_posix_unittest.cc IPC::ChannelHandle chan_handle(GetConnectionSocketName()); ChannelHandle 310 ipc/ipc_channel_posix_unittest.cc IPC::ChannelHandle chan_handle(GetConnectionSocketName()); ChannelHandle 345 ipc/ipc_channel_posix_unittest.cc IPC::ChannelHandle handle(""); ChannelHandle 358 ipc/ipc_channel_posix_unittest.cc IPC::ChannelHandle handle2(kTooLongName); ChannelHandle 367 ipc/ipc_channel_posix_unittest.cc IPC::ChannelHandle chan_handle(GetConnectionSocketName()); ChannelHandle 402 ipc/ipc_channel_posix_unittest.cc IPC::ChannelHandle chan_handle(GetConnectionSocketName()); ChannelHandle 412 ipc/ipc_channel_posix_unittest.cc IPC::ChannelHandle chan_handle(GetConnectionSocketName()); ChannelHandle 420 ipc/ipc_channel_posix_unittest.cc IPC::ChannelHandle chan_handle(connection_socket_name); ChannelHandle 436 ipc/ipc_channel_posix_unittest.cc IPC::ChannelHandle handle(IPCChannelPosixTest::GetConnectionSocketName()); ChannelHandle 449 ipc/ipc_channel_posix_unittest.cc IPC::ChannelHandle handle(IPCChannelPosixTest::GetConnectionSocketName()); ChannelHandle 157 ipc/ipc_channel_proxy.cc void ChannelProxy::Context::CreateChannel(const IPC::ChannelHandle& handle, ChannelHandle 401 ipc/ipc_channel_proxy.cc ChannelProxy::ChannelProxy(const IPC::ChannelHandle& channel_handle, ChannelHandle 421 ipc/ipc_channel_proxy.cc void ChannelProxy::Init(const IPC::ChannelHandle& channel_handle, ChannelHandle 113 ipc/ipc_channel_proxy.h ChannelProxy(const IPC::ChannelHandle& channel_handle, ChannelHandle 124 ipc/ipc_channel_proxy.h void Init(const IPC::ChannelHandle& channel_handle, Channel::Mode mode, ChannelHandle 217 ipc/ipc_channel_proxy.h void CreateChannel(const IPC::ChannelHandle& channel_handle, ChannelHandle 164 ipc/ipc_channel_unittest.cc CreateChannelFromChannelHandle(IPC::ChannelHandle(pipe), &listener); ChannelHandle 36 ipc/ipc_channel_win.cc Channel::ChannelImpl::ChannelImpl(const IPC::ChannelHandle &channel_handle, ChannelHandle 204 ipc/ipc_channel_win.cc bool Channel::ChannelImpl::CreatePipe(const IPC::ChannelHandle &channel_handle, ChannelHandle 467 ipc/ipc_channel_win.cc Channel::Channel(const IPC::ChannelHandle &channel_handle, Mode mode, ChannelHandle 28 ipc/ipc_channel_win.h ChannelImpl(const IPC::ChannelHandle &channel_handle, Mode mode, ChannelHandle 48 ipc/ipc_channel_win.h bool CreatePipe(const IPC::ChannelHandle &channel_handle, Mode mode); ChannelHandle 657 ipc/ipc_message_utils.cc void ParamTraits<IPC::ChannelHandle>::Write(Message* m, const param_type& p) { ChannelHandle 668 ipc/ipc_message_utils.cc bool ParamTraits<IPC::ChannelHandle>::Read(const Message* m, ChannelHandle 678 ipc/ipc_message_utils.cc void ParamTraits<IPC::ChannelHandle>::Log(const param_type& p, ChannelHandle 62 ipc/ipc_message_utils.h struct ChannelHandle; ChannelHandle 715 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<IPC::ChannelHandle> { ChannelHandle 716 ipc/ipc_message_utils.h typedef ChannelHandle param_type; ChannelHandle 235 ipc/ipc_send_fds_test.cc IPC::ChannelHandle in_handle("IN"); ChannelHandle 240 ipc/ipc_send_fds_test.cc IPC::ChannelHandle out_handle("OUT", out_fd); ChannelHandle 408 ipc/ipc_sync_channel.cc const IPC::ChannelHandle& channel_handle, ChannelHandle 69 ipc/ipc_sync_channel.h SyncChannel(const IPC::ChannelHandle& channel_handle, ChannelHandle 69 ipc/ipc_test_base.cc const IPC::ChannelHandle& channel_handle, ChannelHandle 52 ipc/ipc_test_base.h void CreateChannelFromChannelHandle(const IPC::ChannelHandle& channel_handle, ChannelHandle 25 ppapi/proxy/broker_dispatcher.cc const IPC::ChannelHandle& channel_handle, ChannelHandle 24 ppapi/proxy/broker_dispatcher.h const IPC::ChannelHandle& channel_handle, ChannelHandle 91 ppapi/proxy/host_dispatcher.cc const IPC::ChannelHandle& channel_handle, ChannelHandle 62 ppapi/proxy/host_dispatcher.h const IPC::ChannelHandle& channel_handle, ChannelHandle 162 ppapi/proxy/plugin_dispatcher.cc const IPC::ChannelHandle& channel_handle, ChannelHandle 133 ppapi/proxy/plugin_dispatcher.h const IPC::ChannelHandle& channel_handle, ChannelHandle 132 ppapi/proxy/plugin_main_irt.cc IPC::ChannelHandle channel_handle( ChannelHandle 271 ppapi/proxy/plugin_main_irt.cc IPC::ChannelHandle channel_handle( ChannelHandle 754 ppapi/proxy/ppapi_messages.h IPC::ChannelHandle /* handle */) ChannelHandle 80 ppapi/proxy/ppapi_proxy_test.cc const IPC::ChannelHandle& handle, ChannelHandle 188 ppapi/proxy/ppapi_proxy_test.cc const IPC::ChannelHandle& channel_handle, ChannelHandle 447 ppapi/proxy/ppapi_proxy_test.cc const IPC::ChannelHandle& channel_handle, ChannelHandle 557 ppapi/proxy/ppapi_proxy_test.cc IPC::ChannelHandle handle(handle_name.str()); ChannelHandle 60 ppapi/proxy/ppapi_proxy_test.h virtual void SetUpHarnessWithChannel(const IPC::ChannelHandle& channel_handle, ChannelHandle 111 ppapi/proxy/ppapi_proxy_test.h virtual void SetUpHarnessWithChannel(const IPC::ChannelHandle& channel_handle, ChannelHandle 254 ppapi/proxy/ppapi_proxy_test.h virtual void SetUpHarnessWithChannel(const IPC::ChannelHandle& channel_handle, ChannelHandle 30 ppapi/proxy/proxy_channel.cc const IPC::ChannelHandle& channel_handle, ChannelHandle 95 ppapi/proxy/proxy_channel.h const IPC::ChannelHandle& channel_handle, ChannelHandle 173 remoting/host/desktop_process_unittest.cc IPC::ChannelHandle channel_handle(std::string(), desktop_process); ChannelHandle 175 remoting/host/desktop_process_unittest.cc IPC::ChannelHandle channel_handle(desktop_process); ChannelHandle 249 remoting/host/desktop_process_unittest.cc daemon_channel_.reset(new IPC::ChannelProxy(IPC::ChannelHandle(channel_name), ChannelHandle 245 remoting/host/desktop_session_proxy.cc IPC::ChannelHandle desktop_channel_handle(pipe); ChannelHandle 251 remoting/host/desktop_session_proxy.cc IPC::ChannelHandle desktop_channel_handle(std::string(), desktop_pipe); ChannelHandle 371 remoting/host/ipc_desktop_environment_unittest.cc new IPC::ChannelProxy(IPC::ChannelHandle(desktop_channel_name_), ChannelHandle 47 remoting/host/ipc_util_posix.cc IPC::ChannelHandle handle(socket_name, fd); ChannelHandle 48 remoting/host/ipc_util_posix.cc server_out->reset(new IPC::ChannelProxy(IPC::ChannelHandle(socket_name, fd), ChannelHandle 55 remoting/host/ipc_util_win.cc IPC::ChannelHandle(pipe), ChannelHandle 371 remoting/host/remoting_me2me_host.cc IPC::ChannelHandle channel_handle(pipe); ChannelHandle 374 remoting/host/remoting_me2me_host.cc IPC::ChannelHandle channel_handle(channel_name, pipe); ChannelHandle 277 remoting/host/win/worker_process_launcher_unittest.cc IPC::ChannelHandle(channel_name_), ChannelHandle 365 remoting/host/win/worker_process_launcher_unittest.cc IPC::ChannelHandle(pipe), ChannelHandle 383 remoting/host/win/wts_session_process_delegate.cc IPC::ChannelHandle(pipe), ChannelHandle 689 tools/ipc_fuzzer/mutate/generate.cc struct GenerateTraits<IPC::ChannelHandle> { ChannelHandle 690 tools/ipc_fuzzer/mutate/generate.cc static bool Generate(IPC::ChannelHandle* p, Generator* generator) {