channel_ 26 apps/app_shim/app_shim_host_mac.cc DCHECK(!channel_.get()); channel_ 27 apps/app_shim/app_shim_host_mac.cc channel_.reset(new IPC::ChannelProxy( channel_ 62 apps/app_shim/app_shim_host_mac.cc DCHECK(channel_.get()); channel_ 63 apps/app_shim/app_shim_host_mac.cc return channel_->Send(message); channel_ 79 apps/app_shim/app_shim_host_mac.h scoped_ptr<IPC::ChannelProxy> channel_; channel_ 84 chrome/browser/mac/keystone_glue.h NSString* channel_; // Logically: Dev, Beta, or Stable. channel_ 213 chrome/browser/managed_mode/managed_user_service_unittest.cc extensions::ScopedCurrentChannel channel_; channel_ 190 chrome/browser/pepper_flash_settings_manager.cc scoped_ptr<IPC::Channel> channel_; channel_ 348 chrome/browser/pepper_flash_settings_manager.cc DCHECK(!channel_.get()); channel_ 356 chrome/browser/pepper_flash_settings_manager.cc channel_.reset(new IPC::Channel(handle, IPC::Channel::MODE_CLIENT, this)); channel_ 357 chrome/browser/pepper_flash_settings_manager.cc if (!channel_->Connect()) { channel_ 481 chrome/browser/pepper_flash_settings_manager.cc if (!channel_->Send(msg)) { channel_ 513 chrome/browser/pepper_flash_settings_manager.cc if (!channel_->Send(msg)) { channel_ 549 chrome/browser/pepper_flash_settings_manager.cc if (!channel_->Send(msg)) { channel_ 582 chrome/browser/pepper_flash_settings_manager.cc if (!channel_->Send(msg)) { channel_ 611 chrome/browser/pepper_flash_settings_manager.cc if (!channel_->Send(msg)) { channel_ 646 chrome/browser/pepper_flash_settings_manager.cc if (!channel_->Send(msg)) { channel_ 43 chrome/browser/service_process/service_process_control.cc if (channel_.get()) { channel_ 61 chrome/browser/service_process/service_process_control.cc channel_.reset(channel); channel_ 93 chrome/browser/service_process/service_process_control.cc return channel_ != NULL; channel_ 166 chrome/browser/service_process/service_process_control.cc channel_.reset(); channel_ 225 chrome/browser/service_process/service_process_control.cc channel_.reset(); channel_ 231 chrome/browser/service_process/service_process_control.cc if (!channel_.get()) channel_ 233 chrome/browser/service_process/service_process_control.cc return channel_->Send(message); channel_ 348 chrome/browser/service_process/service_process_control.cc channel_.reset(); channel_ 209 chrome/browser/service_process/service_process_control.h scoped_ptr<IPC::ChannelProxy> channel_; channel_ 64 chrome/common/extensions/features/chrome_channel_feature_filter.cc channel_ = GetChannelValue(channel_name); channel_ 84 chrome/common/extensions/features/chrome_channel_feature_filter.cc if (channel_has_been_set_ && channel_ < GetCurrentChannel()) { channel_ 91 chrome/common/extensions/features/chrome_channel_feature_filter.cc GetChannelName(channel_).c_str(), channel_ 31 chrome/common/extensions/features/chrome_channel_feature_filter.h chrome::VersionInfo::Channel channel_; channel_ 23 chrome/common/extensions/manifest_handlers/externally_connectable_unittest.cc ExternallyConnectableTest() : channel_(chrome::VersionInfo::CHANNEL_DEV) {} channel_ 33 chrome/common/extensions/manifest_handlers/externally_connectable_unittest.cc ScopedCurrentChannel channel_; channel_ 90 chrome/installer/util/installation_state.cc channel_.Initialize(key); channel_ 157 chrome/installer/util/installation_state.cc channel_.set_value(other.channel_.value()); channel_ 178 chrome/installer/util/installation_state.cc channel_.set_value(std::wstring()); channel_ 44 chrome/installer/util/installation_state.h const ChannelInfo& channel() const { return channel_; } channel_ 106 chrome/installer/util/installation_state.h ChannelInfo channel_; channel_ 174 chrome/installer/util/installation_validator_unittest.cc channel_.set_value(base); channel_ 177 chrome/installer/util/installation_validator_unittest.cc (channel_.*kChannelMethods[i].method)(true); channel_ 15 chrome/renderer/media/cast_ipc_dispatcher.cc : channel_(NULL), channel_ 32 chrome/renderer/media/cast_ipc_dispatcher.cc if (channel_) { channel_ 33 chrome/renderer/media/cast_ipc_dispatcher.cc channel_->Send(message); channel_ 64 chrome/renderer/media/cast_ipc_dispatcher.cc channel_ = channel; channel_ 71 chrome/renderer/media/cast_ipc_dispatcher.cc channel_ = NULL; channel_ 55 chrome/renderer/media/cast_ipc_dispatcher.h IPC::Channel* channel_; channel_ 44 chrome/renderer/media/webrtc_logging_message_filter.cc channel_ = channel; channel_ 49 chrome/renderer/media/webrtc_logging_message_filter.cc channel_ = NULL; channel_ 55 chrome/renderer/media/webrtc_logging_message_filter.cc channel_ = NULL; channel_ 88 chrome/renderer/media/webrtc_logging_message_filter.cc if (!channel_) { channel_ 92 chrome/renderer/media/webrtc_logging_message_filter.cc channel_->Send(message); channel_ 62 chrome/renderer/media/webrtc_logging_message_filter.h IPC::Channel* channel_; channel_ 28 chrome/service/service_ipc_server.cc channel_.reset(NULL); // Tear down the existing channel, if any. channel_ 29 chrome/service/service_ipc_server.cc channel_.reset(new IPC::SyncChannel( channel_ 37 chrome/service/service_ipc_server.cc channel_->AddFilter(sync_message_filter_.get()); channel_ 45 chrome/service/service_ipc_server.cc channel_->RemoveFilter(sync_message_filter_.get()); channel_ 80 chrome/service/service_ipc_server.cc if (!channel_.get()) { channel_ 85 chrome/service/service_ipc_server.cc return channel_->Send(msg); channel_ 123 chrome/service/service_ipc_server.cc channel_->Send(new ServiceHostMsg_CloudPrintProxy_Info(info)); channel_ 133 chrome/service/service_ipc_server.cc channel_->Send(new ServiceHostMsg_Histograms(deltas)); channel_ 139 chrome/service/service_ipc_server.cc channel_->Send(new ServiceHostMsg_Printers(printers)); channel_ 36 chrome/service/service_ipc_server.h IPC::SyncChannel* channel() { return channel_.get(); } channel_ 73 chrome/service/service_ipc_server.h scoped_ptr<IPC::SyncChannel> channel_; channel_ 57 chrome/utility/importer/firefox_importer_unittest_utils.h scoped_ptr<IPC::Channel> channel_; channel_ 137 chrome/utility/importer/firefox_importer_unittest_utils_mac.cc channel_.reset(new IPC::Channel(kTestChannelID, channel_ 140 chrome/utility/importer/firefox_importer_unittest_utils_mac.cc CHECK(channel_->Connect()); channel_ 141 chrome/utility/importer/firefox_importer_unittest_utils_mac.cc listener_->SetSender(channel_.get()); channel_ 145 chrome/utility/importer/firefox_importer_unittest_utils_mac.cc channel_.get(), channel_ 152 chrome/utility/importer/firefox_importer_unittest_utils_mac.cc channel_->Close(); channel_ 200 chrome/utility/importer/firefox_importer_unittest_utils_mac.cc channel_->Send(new Msg_Decryptor_Init(dll_path, db_path)); channel_ 210 chrome/utility/importer/firefox_importer_unittest_utils_mac.cc channel_->Send(new Msg_Decrypt(crypt)); channel_ 80 cloud_print/service/win/service_listener.cc channel_->Send(message); channel_ 84 cloud_print/service/win/service_listener.cc channel_.reset(); channel_ 94 cloud_print/service/win/service_listener.cc channel_.reset(new IPC::Channel(IPC::ChannelHandle(handle), channel_ 96 cloud_print/service/win/service_listener.cc channel_->Connect(); channel_ 36 cloud_print/service/win/service_listener.h scoped_ptr<IPC::Channel> channel_; channel_ 93 cloud_print/service/win/setup_listener.cc channel_.reset(); channel_ 120 cloud_print/service/win/setup_listener.cc channel_.reset(new IPC::Channel(IPC::ChannelHandle(pipe), channel_ 122 cloud_print/service/win/setup_listener.cc channel_->Connect(); channel_ 79 cloud_print/service/win/setup_listener.h scoped_ptr<IPC::Channel> channel_; channel_ 43 components/nacl/broker/nacl_broker_listener.cc channel_.reset(new IPC::Channel( channel_ 45 components/nacl/broker/nacl_broker_listener.cc CHECK(channel_->Connect()); channel_ 123 components/nacl/broker/nacl_broker_listener.cc channel_->Send(new NaClProcessMsg_LoaderLaunched(loader_channel_id, channel_ 133 components/nacl/broker/nacl_broker_listener.cc base::Bind(SendReply, channel_.get(), pid)); channel_ 45 components/nacl/broker/nacl_broker_listener.h scoped_ptr<IPC::Channel> channel_; channel_ 332 components/nacl/loader/nacl_ipc_adapter.cc io_thread_data_.channel_.reset( channel_ 347 components/nacl/loader/nacl_ipc_adapter.cc io_thread_data_.channel_ = channel.Pass(); channel_ 463 components/nacl/loader/nacl_ipc_adapter.cc return io_thread_data_.channel_->TakeClientFileDescriptor(); channel_ 557 components/nacl/loader/nacl_ipc_adapter.cc base::Bind(&DeleteChannel, io_thread_data_.channel_.release())); channel_ 641 components/nacl/loader/nacl_ipc_adapter.cc if (!io_thread_data_.channel_->Connect()) channel_ 646 components/nacl/loader/nacl_ipc_adapter.cc io_thread_data_.channel_->Close(); channel_ 650 components/nacl/loader/nacl_ipc_adapter.cc io_thread_data_.channel_->Send(message.release()); channel_ 150 components/nacl/loader/nacl_ipc_adapter.h scoped_ptr<IPC::Channel> channel_; channel_ 231 components/nacl/loader/nacl_listener.cc return channel_->Send(msg); channel_ 242 components/nacl/loader/nacl_listener.cc channel_.reset(new IPC::SyncChannel( channel_ 245 components/nacl/loader/nacl_listener.cc channel_->AddFilter(filter_.get()); channel_ 246 components/nacl/loader/nacl_listener.cc channel_->Init(channel_name, IPC::Channel::MODE_CLIENT, true); channel_ 52 components/nacl/loader/nacl_listener.h scoped_ptr<IPC::SyncChannel> channel_; channel_ 11 components/nacl/loader/nacl_trusted_listener.cc channel_.reset(new IPC::SyncChannel(handle, IPC::Channel::MODE_SERVER, this, channel_ 21 components/nacl/loader/nacl_trusted_listener.cc return channel_->TakeClientFileDescriptor(); channel_ 33 components/nacl/loader/nacl_trusted_listener.cc channel_->Close(); channel_ 37 components/nacl/loader/nacl_trusted_listener.cc return channel_->Send(msg); channel_ 36 components/nacl/loader/nacl_trusted_listener.h scoped_ptr<IPC::SyncChannel> channel_; channel_ 33 components/nacl/renderer/pnacl_translation_resource_host.cc channel_ = channel; channel_ 38 components/nacl/renderer/pnacl_translation_resource_host.cc channel_ = NULL; channel_ 43 components/nacl/renderer/pnacl_translation_resource_host.cc channel_ = NULL; channel_ 87 components/nacl/renderer/pnacl_translation_resource_host.cc if (!channel_ || !channel_->Send(new NaClHostMsg_NexeTempFileRequest( channel_ 120 components/nacl/renderer/pnacl_translation_resource_host.cc if (!channel_) channel_ 123 components/nacl/renderer/pnacl_translation_resource_host.cc channel_->Send(new NaClHostMsg_ReportTranslationFinished(instance, channel_ 79 components/nacl/renderer/pnacl_translation_resource_host.h IPC::Channel* channel_; channel_ 32 components/nacl/renderer/trusted_plugin_channel.cc return channel_->Send(message); channel_ 41 components/nacl/renderer/trusted_plugin_channel.h scoped_ptr<IPC::SyncChannel> channel_; channel_ 17 components/tracing/child_trace_message_filter.cc : channel_(NULL), channel_ 21 components/tracing/child_trace_message_filter.cc channel_ = channel; channel_ 22 components/tracing/child_trace_message_filter.cc channel_->Send(new TracingHostMsg_ChildSupportsTracing()); channel_ 26 components/tracing/child_trace_message_filter.cc channel_ = NULL; channel_ 107 components/tracing/child_trace_message_filter.cc channel_->Send(new TracingHostMsg_TraceBufferPercentFullReply(bpf)); channel_ 127 components/tracing/child_trace_message_filter.cc channel_->Send(new TracingHostMsg_WatchEventMatched); channel_ 140 components/tracing/child_trace_message_filter.cc channel_->Send(new TracingHostMsg_TraceDataCollected( channel_ 146 components/tracing/child_trace_message_filter.cc channel_->Send(new TracingHostMsg_EndTracingAck(category_groups)); channel_ 162 components/tracing/child_trace_message_filter.cc channel_->Send(new TracingHostMsg_MonitoringTraceDataCollected( channel_ 166 components/tracing/child_trace_message_filter.cc channel_->Send(new TracingHostMsg_CaptureMonitoringSnapshotAck()); channel_ 57 components/tracing/child_trace_message_filter.h IPC::Channel* channel_; channel_ 228 content/browser/plugin_data_remover_impl.cc DCHECK(!channel_.get()); channel_ 229 content/browser/plugin_data_remover_impl.cc channel_.reset(new IPC::Channel(handle, IPC::Channel::MODE_CLIENT, this)); channel_ 230 content/browser/plugin_data_remover_impl.cc if (!channel_->Connect()) { channel_ 247 content/browser/plugin_data_remover_impl.cc if (!channel_->Send(msg)) { channel_ 298 content/browser/plugin_data_remover_impl.cc scoped_ptr<IPC::Channel> channel_; channel_ 40 content/browser/plugin_service_impl_browsertest.cc channel_(NULL), channel_ 46 content/browser/plugin_service_impl_browsertest.cc if (channel_) channel_ 47 content/browser/plugin_service_impl_browsertest.cc BrowserThread::DeleteSoon(BrowserThread::IO, FROM_HERE, channel_); channel_ 62 content/browser/plugin_service_impl_browsertest.cc ASSERT_TRUE(!channel_); channel_ 63 content/browser/plugin_service_impl_browsertest.cc channel_ = new IPC::Channel(handle, IPC::Channel::MODE_CLIENT, this); channel_ 64 content/browser/plugin_service_impl_browsertest.cc ASSERT_TRUE(channel_->Connect()); channel_ 112 content/browser/plugin_service_impl_browsertest.cc IPC::Channel* channel_; channel_ 76 content/browser/renderer_host/java/java_bridge_channel_host.cc channel_handle_.socket.fd = channel_->TakeClientFileDescriptor(); channel_ 106 content/browser/renderer_host/java/java_bridge_dispatcher_host.cc channel_->channel_handle()); channel_ 143 content/browser/renderer_host/java/java_bridge_dispatcher_host.cc if (!channel_.get()) { channel_ 144 content/browser/renderer_host/java/java_bridge_dispatcher_host.cc channel_ = JavaBridgeChannelHost::GetJavaBridgeChannelHost( channel_ 160 content/browser/renderer_host/java/java_bridge_dispatcher_host.cc object, channel_.get(), route_id, 0, GURL()))->AsWeakPtr()); channel_ 63 content/browser/renderer_host/java/java_bridge_dispatcher_host.h scoped_refptr<NPChannelBase> channel_; channel_ 496 content/browser/renderer_host/render_process_host_impl.cc channel_.reset(); channel_ 519 content/browser/renderer_host/render_process_host_impl.cc if (channel_) channel_ 547 content/browser/renderer_host/render_process_host_impl.cc channel_.reset( channel_ 596 content/browser/renderer_host/render_process_host_impl.cc new RendererSandboxedProcessLauncherDelegate(channel_.get()), channel_ 747 content/browser/renderer_host/render_process_host_impl.cc channel_->AddFilter(new FontCacheDispatcher()); channel_ 1366 content/browser/renderer_host/render_process_host_impl.cc if (!channel_) { channel_ 1381 content/browser/renderer_host/render_process_host_impl.cc return channel_->Send(msg); channel_ 1472 content/browser/renderer_host/render_process_host_impl.cc return channel_.get() != NULL; channel_ 1531 content/browser/renderer_host/render_process_host_impl.cc channel_.reset(); channel_ 1601 content/browser/renderer_host/render_process_host_impl.cc return channel_.get(); channel_ 1605 content/browser/renderer_host/render_process_host_impl.cc channel_->AddFilter(filter->GetFilter()); channel_ 1919 content/browser/renderer_host/render_process_host_impl.cc channel_.reset(); channel_ 252 content/browser/renderer_host/render_process_host_impl.h scoped_ptr<IPC::ChannelProxy> channel_; channel_ 240 content/browser/renderer_host/websocket_host.cc channel_.reset( channel_ 269 content/browser/renderer_host/websocket_host.cc channel_->SendAddChannelRequest( channel_ 280 content/browser/renderer_host/websocket_host.cc channel_->SendFrame(fin, MessageTypeToOpCode(type), data); channel_ 287 content/browser/renderer_host/websocket_host.cc channel_->SendFlowControl(quota); channel_ 298 content/browser/renderer_host/websocket_host.cc channel_->StartClosingHandshake(code, reason); channel_ 65 content/browser/renderer_host/websocket_host.h scoped_ptr<net::WebSocketChannel> channel_; channel_ 19 content/child/child_histogram_message_filter.cc : channel_(NULL), channel_ 27 content/child/child_histogram_message_filter.cc channel_ = channel; channel_ 62 content/child/child_histogram_message_filter.cc channel_->Send( channel_ 44 content/child/child_histogram_message_filter.h IPC::Channel* channel_; channel_ 225 content/child/child_thread.cc channel_.reset( channel_ 261 content/child/child_thread.cc channel_->AddFilter(histogram_message_filter_.get()); channel_ 262 content/child/child_thread.cc channel_->AddFilter(sync_message_filter_.get()); channel_ 263 content/child/child_thread.cc channel_->AddFilter(new tracing::ChildTraceMessageFilter( channel_ 265 content/child/child_thread.cc channel_->AddFilter(resource_message_filter_.get()); channel_ 266 content/child/child_thread.cc channel_->AddFilter(quota_message_filter_->GetFilter()); channel_ 267 content/child/child_thread.cc channel_->AddFilter(service_worker_message_filter_->GetFilter()); channel_ 273 content/child/child_thread.cc channel_->AddFilter(power_monitor_source->GetMessageFilter()); channel_ 283 content/child/child_thread.cc channel_->AddFilter(new SuicideOnChannelErrorFilter()); channel_ 319 content/child/child_thread.cc channel_->RemoveFilter(histogram_message_filter_.get()); channel_ 320 content/child/child_thread.cc channel_->RemoveFilter(sync_message_filter_.get()); channel_ 330 content/child/child_thread.cc channel_->ClearIPCTaskRunner(); channel_ 352 content/child/child_thread.cc if (!channel_) { channel_ 357 content/child/child_thread.cc return channel_->Send(msg); channel_ 74 content/child/child_thread.h IPC::SyncChannel* channel() { return channel_.get(); } channel_ 201 content/child/child_thread.h scoped_ptr<IPC::SyncChannel> channel_; channel_ 181 content/child/npapi/np_channel_base.cc channel_.reset(new IPC::SyncChannel( channel_ 189 content/child/npapi/np_channel_base.cc CHECK_NE(-1, channel_->GetClientFileDescriptor()); channel_ 197 content/child/npapi/np_channel_base.cc if (!channel_) { channel_ 209 content/child/npapi/np_channel_base.cc return channel_->Send(message); channel_ 89 content/child/npapi/np_channel_base.h base::ProcessId peer_pid() { return channel_->peer_pid(); } channel_ 160 content/child/npapi/np_channel_base.h scoped_ptr<IPC::SyncChannel> channel_; channel_ 66 content/child/npapi/npobject_proxy.cc : channel_(channel), channel_ 70 content/child/npapi/npobject_proxy.cc channel_->AddRoute(route_id, this, this); channel_ 74 content/child/npapi/npobject_proxy.cc if (channel_.get()) { channel_ 80 content/child/npapi/npobject_proxy.cc channel_->RemoveMappingForNPObjectProxy(route_id_); channel_ 81 content/child/npapi/npobject_proxy.cc channel_->RemoveRoute(route_id_); channel_ 99 content/child/npapi/npobject_proxy.cc if (channel_.get()) channel_ 100 content/child/npapi/npobject_proxy.cc return channel_->Send(msg); channel_ 124 content/child/npapi/npobject_proxy.cc channel_ = NULL; channel_ 194 content/child/npapi/npobject_proxy.cc scoped_refptr<NPChannelBase> channel_copy = proxy->channel_; channel_ 284 content/child/npapi/npobject_proxy.cc scoped_refptr<NPChannelBase> channel(proxy->channel_); channel_ 421 content/child/npapi/npobject_proxy.cc scoped_refptr<NPChannelBase> channel_copy = proxy->channel_; channel_ 495 content/child/npapi/npobject_proxy.cc scoped_refptr<NPChannelBase> channel(proxy->channel_); channel_ 47 content/child/npapi/npobject_proxy.h NPChannelBase* channel() { return channel_.get(); } channel_ 118 content/child/npapi/npobject_proxy.h scoped_refptr<NPChannelBase> channel_; channel_ 32 content/child/npapi/npobject_stub.cc channel_(channel), channel_ 36 content/child/npapi/npobject_stub.cc channel_->AddMappingForNPObjectStub(route_id, npobject); channel_ 37 content/child/npapi/npobject_stub.cc channel_->AddRoute(route_id, this, this); channel_ 44 content/child/npapi/npobject_stub.cc channel_->RemoveRoute(route_id_); channel_ 50 content/child/npapi/npobject_stub.cc channel_->RemoveMappingForNPObjectStub(route_id_, npobject_); channel_ 65 content/child/npapi/npobject_stub.cc return channel_->Send(msg); channel_ 151 content/child/npapi/npobject_stub.cc channel_.get(), channel_ 157 content/child/npapi/npobject_stub.cc channel_->Send(reply_msg); channel_ 196 content/child/npapi/npobject_stub.cc channel_.get(), channel_ 202 content/child/npapi/npobject_stub.cc channel_->Send(reply_msg); channel_ 237 content/child/npapi/npobject_stub.cc result_var, channel_.get(), property, true, render_view_id_, page_url_); channel_ 247 content/child/npapi/npobject_stub.cc channel_.get(), channel_ 252 content/child/npapi/npobject_stub.cc channel_->Send(reply_msg); channel_ 356 content/child/npapi/npobject_stub.cc channel_.get(), channel_ 362 content/child/npapi/npobject_stub.cc channel_->Send(reply_msg); channel_ 387 content/child/npapi/npobject_stub.cc channel_.get(), channel_ 393 content/child/npapi/npobject_stub.cc channel_->Send(reply_msg); channel_ 414 content/child/npapi/npobject_stub.cc channel_.get(), channel_ 420 content/child/npapi/npobject_stub.cc channel_->Send(reply_msg); channel_ 89 content/child/npapi/npobject_stub.h scoped_refptr<NPChannelBase> channel_; channel_ 156 content/common/child_process_host_impl.cc if (channel_) channel_ 157 content/common/child_process_host_impl.cc filter->OnFilterAdded(channel_.get()); channel_ 166 content/common/child_process_host_impl.cc channel_.reset(new IPC::Channel( channel_ 168 content/common/child_process_host_impl.cc if (!channel_->Connect()) channel_ 172 content/common/child_process_host_impl.cc filters_[i]->OnFilterAdded(channel_.get()); channel_ 191 content/common/child_process_host_impl.cc return channel_->TakeClientFileDescriptor(); channel_ 196 content/common/child_process_host_impl.cc if (!channel_) { channel_ 200 content/common/child_process_host_impl.cc return channel_->Send(message); channel_ 88 content/common/child_process_host_impl.h scoped_ptr<IPC::Channel> channel_; channel_ 138 content/common/font_cache_dispatcher_win.cc : channel_(NULL) { channel_ 145 content/common/font_cache_dispatcher_win.cc channel_ = channel; channel_ 160 content/common/font_cache_dispatcher_win.cc channel_ = NULL; channel_ 164 content/common/font_cache_dispatcher_win.cc if (channel_) channel_ 165 content/common/font_cache_dispatcher_win.cc return channel_->Send(message); channel_ 38 content/common/font_cache_dispatcher_win.h IPC::Channel* channel_; channel_ 28 content/common/gpu/client/command_buffer_proxy_impl.cc : channel_(channel), channel_ 64 content/common/gpu/client/command_buffer_proxy_impl.cc channel_ = NULL; channel_ 131 content/common/gpu/client/command_buffer_proxy_impl.cc shared_state_shm_.reset(channel_->factory()->AllocateSharedMemory( channel_ 145 content/common/gpu/client/command_buffer_proxy_impl.cc channel_->ShareToGpuProcess(shared_state_shm_->handle()); channel_ 263 content/common/gpu/client/command_buffer_proxy_impl.cc int32 new_id = channel_->ReserveTransferBufferId(); channel_ 266 content/common/gpu/client/command_buffer_proxy_impl.cc channel_->factory()->AllocateSharedMemory(size)); channel_ 278 content/common/gpu/client/command_buffer_proxy_impl.cc channel_->ShareToGpuProcess(shared_memory->handle()); channel_ 316 content/common/gpu/client/command_buffer_proxy_impl.cc int32 new_id = channel_->ReserveGpuMemoryBufferId(); channel_ 320 content/common/gpu/client/command_buffer_proxy_impl.cc channel_->factory()->AllocateGpuMemoryBuffer(width, channel_ 333 content/common/gpu/client/command_buffer_proxy_impl.cc channel_->ShareGpuMemoryBufferToGpuProcess( channel_ 465 content/common/gpu/client/command_buffer_proxy_impl.cc new GpuVideoDecodeAcceleratorHost(channel_, this)); channel_ 471 content/common/gpu/client/command_buffer_proxy_impl.cc new GpuVideoEncodeAcceleratorHost(channel_, this)); channel_ 482 content/common/gpu/client/command_buffer_proxy_impl.cc if (channel_) { channel_ 483 content/common/gpu/client/command_buffer_proxy_impl.cc if (channel_->Send(msg)) { channel_ 146 content/common/gpu/client/command_buffer_proxy_impl.h GpuChannelHost* channel() const { return channel_; } channel_ 183 content/common/gpu/client/command_buffer_proxy_impl.h GpuChannelHost* channel_; channel_ 75 content/common/gpu/client/gpu_channel_host.cc channel_.reset(new IPC::SyncChannel(channel_handle, channel_ 84 content/common/gpu/client/gpu_channel_host.cc channel_->AddFilter(sync_filter_.get()); channel_ 90 content/common/gpu/client/gpu_channel_host.cc channel_->AddFilter(channel_filter_.get()); channel_ 112 content/common/gpu/client/gpu_channel_host.cc bool result = channel_->Send(message.release()); channel_ 253 content/common/gpu/client/gpu_channel_host.cc channel_->peer_pid(), channel_ 304 content/common/gpu/client/gpu_channel_host.cc factory_->GetMainLoop()->DeleteSoon(FROM_HERE, channel_.release()); channel_ 220 content/common/gpu/client/gpu_channel_host.h scoped_ptr<IPC::SyncChannel> channel_; channel_ 30 content/common/gpu/client/gpu_video_decode_accelerator_host.cc : channel_(channel), channel_ 35 content/common/gpu/client/gpu_video_decode_accelerator_host.cc DCHECK(channel_); channel_ 43 content/common/gpu/client/gpu_video_decode_accelerator_host.cc if (channel_ && decoder_route_id_ != MSG_ROUTING_NONE) channel_ 44 content/common/gpu/client/gpu_video_decode_accelerator_host.cc channel_->RemoveRoute(decoder_route_id_); channel_ 77 content/common/gpu/client/gpu_video_decode_accelerator_host.cc if (channel_) { channel_ 79 content/common/gpu/client/gpu_video_decode_accelerator_host.cc channel_->RemoveRoute(decoder_route_id_); channel_ 80 content/common/gpu/client/gpu_video_decode_accelerator_host.cc channel_ = NULL; channel_ 100 content/common/gpu/client/gpu_video_decode_accelerator_host.cc channel_->AddRoute(decoder_route_id_, weak_this_factory_.GetWeakPtr()); channel_ 107 content/common/gpu/client/gpu_video_decode_accelerator_host.cc if (!channel_) channel_ 110 content/common/gpu/client/gpu_video_decode_accelerator_host.cc base::SharedMemoryHandle handle = channel_->ShareToGpuProcess( channel_ 125 content/common/gpu/client/gpu_video_decode_accelerator_host.cc if (!channel_) channel_ 148 content/common/gpu/client/gpu_video_decode_accelerator_host.cc if (!channel_) channel_ 156 content/common/gpu/client/gpu_video_decode_accelerator_host.cc if (!channel_) channel_ 163 content/common/gpu/client/gpu_video_decode_accelerator_host.cc if (!channel_) channel_ 170 content/common/gpu/client/gpu_video_decode_accelerator_host.cc if (channel_) channel_ 197 content/common/gpu/client/gpu_video_decode_accelerator_host.cc if (!channel_->Send(message)) channel_ 75 content/common/gpu/client/gpu_video_decode_accelerator_host.h GpuChannelHost* channel_; channel_ 23 content/common/gpu/client/gpu_video_encode_accelerator_host.cc : channel_(channel), channel_ 29 content/common/gpu/client/gpu_video_encode_accelerator_host.cc DCHECK(channel_); channel_ 36 content/common/gpu/client/gpu_video_encode_accelerator_host.cc if (channel_ && encoder_route_id_ != MSG_ROUTING_NONE) channel_ 37 content/common/gpu/client/gpu_video_encode_accelerator_host.cc channel_->RemoveRoute(encoder_route_id_); channel_ 70 content/common/gpu/client/gpu_video_encode_accelerator_host.cc if (channel_) { channel_ 72 content/common/gpu/client/gpu_video_encode_accelerator_host.cc channel_->RemoveRoute(encoder_route_id_); channel_ 73 content/common/gpu/client/gpu_video_encode_accelerator_host.cc channel_ = NULL; channel_ 100 content/common/gpu/client/gpu_video_encode_accelerator_host.cc channel_->AddRoute(encoder_route_id_, weak_this_factory_.GetWeakPtr()); channel_ 108 content/common/gpu/client/gpu_video_encode_accelerator_host.cc if (!channel_) channel_ 117 content/common/gpu/client/gpu_video_encode_accelerator_host.cc channel_->ShareToGpuProcess(frame->shared_memory_handle()); channel_ 146 content/common/gpu/client/gpu_video_encode_accelerator_host.cc if (!channel_) channel_ 150 content/common/gpu/client/gpu_video_encode_accelerator_host.cc channel_->ShareToGpuProcess(buffer.handle()); channel_ 165 content/common/gpu/client/gpu_video_encode_accelerator_host.cc if (!channel_) channel_ 174 content/common/gpu/client/gpu_video_encode_accelerator_host.cc if (channel_) channel_ 202 content/common/gpu/client/gpu_video_encode_accelerator_host.cc if (!channel_->Send(message)) { channel_ 95 content/common/gpu/client/gpu_video_encode_accelerator_host.h GpuChannelHost* channel_; channel_ 50 content/common/gpu/devtools_gpu_instrumentation.h channel_(channel) { channel_ 51 content/common/gpu/devtools_gpu_instrumentation.h GpuEventsDispatcher::FireEvent(GpuEventsDispatcher::kEventStart, channel_); channel_ 54 content/common/gpu/devtools_gpu_instrumentation.h GpuEventsDispatcher::FireEvent(GpuEventsDispatcher::kEventFinish, channel_); channel_ 57 content/common/gpu/devtools_gpu_instrumentation.h GpuChannel* channel_; channel_ 80 content/common/gpu/gpu_channel.cc channel_(NULL), channel_ 88 content/common/gpu/gpu_channel.cc DCHECK(!channel_); channel_ 89 content/common/gpu/gpu_channel.cc channel_ = channel; channel_ 93 content/common/gpu/gpu_channel.cc DCHECK(channel_); channel_ 94 content/common/gpu/gpu_channel.cc channel_ = NULL; channel_ 98 content/common/gpu/gpu_channel.cc DCHECK(channel_); channel_ 152 content/common/gpu/gpu_channel.cc return channel_->Send(message); channel_ 373 content/common/gpu/gpu_channel.cc IPC::Channel* channel_; channel_ 418 content/common/gpu/gpu_channel.cc DCHECK(!channel_.get()); channel_ 421 content/common/gpu/gpu_channel.cc channel_.reset(new IPC::SyncChannel( channel_ 437 content/common/gpu/gpu_channel.cc channel_->AddFilter(filter_.get()); channel_ 448 content/common/gpu/gpu_channel.cc if (!channel_) { channel_ 452 content/common/gpu/gpu_channel.cc return channel_->TakeClientFileDescriptor(); channel_ 505 content/common/gpu/gpu_channel.cc if (!channel_) { channel_ 510 content/common/gpu/gpu_channel.cc return channel_->Send(message); channel_ 866 content/common/gpu/gpu_channel.cc channel_->AddFilter(filter); channel_ 870 content/common/gpu/gpu_channel.cc channel_->RemoveFilter(filter); channel_ 76 content/common/gpu/gpu_channel.h base::ProcessId renderer_pid() const { return channel_->peer_pid(); } channel_ 183 content/common/gpu/gpu_channel.h scoped_ptr<IPC::SyncChannel> channel_; channel_ 123 content/common/gpu/gpu_command_buffer_stub.cc : channel_(channel), channel_ 156 content/common/gpu/gpu_command_buffer_stub.cc channel_->gpu_channel_manager()->shader_translator_cache(), channel_ 168 content/common/gpu/gpu_command_buffer_stub.cc GpuChannelManager* gpu_channel_manager = channel_->gpu_channel_manager(); channel_ 248 content/common/gpu/gpu_command_buffer_stub.cc return channel_->Send(message); channel_ 357 content/common/gpu/gpu_command_buffer_stub.cc GpuChannelManager* gpu_channel_manager = channel_->gpu_channel_manager(); channel_ 435 content/common/gpu/gpu_command_buffer_stub.cc channel_->gpu_channel_manager(), channel_ 439 content/common/gpu/gpu_command_buffer_stub.cc GpuChannelManager* manager = channel_->gpu_channel_manager(); channel_ 450 content/common/gpu/gpu_command_buffer_stub.cc if (use_virtualized_gl_context_ && channel_->share_group()) { channel_ 451 content/common/gpu/gpu_command_buffer_stub.cc context = channel_->share_group()->GetSharedContext(); channel_ 454 content/common/gpu/gpu_command_buffer_stub.cc channel_->share_group(), channel_ 455 content/common/gpu/gpu_command_buffer_stub.cc channel_->gpu_channel_manager()->GetDefaultOffscreenSurface(), channel_ 457 content/common/gpu/gpu_command_buffer_stub.cc channel_->share_group()->SetSharedContext(context.get()); channel_ 462 content/common/gpu/gpu_command_buffer_stub.cc channel_->share_group(), context.get(), decoder_->AsWeakPtr()); channel_ 477 content/common/gpu/gpu_command_buffer_stub.cc channel_->share_group(), surface_.get(), gpu_preference_); channel_ 501 content/common/gpu/gpu_command_buffer_stub.cc channel_->gpu_channel_manager()->program_cache()); channel_ 547 content/common/gpu/gpu_command_buffer_stub.cc base::Unretained(channel_))); channel_ 569 content/common/gpu/gpu_command_buffer_stub.cc GpuChannelManager* gpu_channel_manager = channel_->gpu_channel_manager(); channel_ 653 content/common/gpu/gpu_command_buffer_stub.cc GpuChannelManager* gpu_channel_manager = channel_->gpu_channel_manager(); channel_ 742 content/common/gpu/gpu_command_buffer_stub.cc int32 decoder_route_id = channel_->GenerateRouteID(); channel_ 744 content/common/gpu/gpu_command_buffer_stub.cc decoder_route_id, this, channel_->io_message_loop()); channel_ 757 content/common/gpu/gpu_command_buffer_stub.cc int32 encoder_route_id = channel_->GenerateRouteID(); channel_ 784 content/common/gpu/gpu_command_buffer_stub.cc GpuChannelManager* manager = channel_->gpu_channel_manager(); channel_ 791 content/common/gpu/gpu_command_buffer_stub.cc GpuChannelManager* manager = channel_->gpu_channel_manager(); channel_ 818 content/common/gpu/gpu_command_buffer_stub.cc GpuChannelManager* manager = channel_->gpu_channel_manager(); channel_ 919 content/common/gpu/gpu_command_buffer_stub.cc channel_->CacheShader(key, shader); channel_ 983 content/common/gpu/gpu_command_buffer_stub.cc channel_->LoseAllContexts(); channel_ 114 content/common/gpu/gpu_command_buffer_stub.h GpuChannel* channel() const { return channel_; } channel_ 225 content/common/gpu/gpu_command_buffer_stub.h GpuChannel* channel_; channel_ 75 content/common/gpu/media/gpu_video_decode_accelerator.cc virtual void OnChannelError() OVERRIDE { channel_ = NULL; } channel_ 77 content/common/gpu/media/gpu_video_decode_accelerator.cc virtual void OnChannelClosing() OVERRIDE { channel_ = NULL; } channel_ 80 content/common/gpu/media/gpu_video_decode_accelerator.cc channel_ = channel; channel_ 102 content/common/gpu/media/gpu_video_decode_accelerator.cc if (!channel_) { channel_ 106 content/common/gpu/media/gpu_video_decode_accelerator.cc return channel_->Send(message); channel_ 116 content/common/gpu/media/gpu_video_decode_accelerator.cc IPC::Channel* channel_; channel_ 45 content/plugin/plugin_channel.cc MessageFilter() : channel_(NULL) { } channel_ 77 content/plugin/plugin_channel.cc return channel_->Send(message); channel_ 82 content/plugin/plugin_channel.cc channel_ = channel; channel_ 140 content/plugin/plugin_channel.cc IPC::Channel* channel_; channel_ 236 content/plugin/plugin_channel.cc channel_->AddFilter(filter_.get()); channel_ 56 content/plugin/plugin_channel.h return channel_->TakeClientFileDescriptor(); channel_ 63 content/plugin/webplugin_delegate_stub.cc channel_(channel), channel_ 74 content/plugin/webplugin_delegate_stub.cc if (channel_->in_send()) { channel_ 91 content/plugin/webplugin_delegate_stub.cc channel_->RemoveMappingForNPObjectOwner(instance_id_); channel_ 162 content/plugin/webplugin_delegate_stub.cc return channel_->Send(msg); channel_ 182 content/plugin/webplugin_delegate_stub.cc webplugin_ = new WebPluginProxy(channel_.get(), channel_ 202 content/plugin/webplugin_delegate_stub.cc channel_->AddMappingForNPObjectOwner(instance_id_, channel_ 307 content/plugin/webplugin_delegate_stub.cc *route_id = channel_->GenerateRouteID(); channel_ 312 content/plugin/webplugin_delegate_stub.cc object, channel_.get(), *route_id, channel_ 444 content/plugin/webplugin_delegate_stub.cc channel_->renderer_id(), channel_ 117 content/plugin/webplugin_delegate_stub.h scoped_refptr<PluginChannel> channel_; channel_ 60 content/plugin/webplugin_proxy.cc : channel_(channel), channel_ 113 content/plugin/webplugin_proxy.cc return channel_->Send(msg); channel_ 140 content/plugin/webplugin_proxy.cc BrokerDuplicateHandle(pump_messages_event, channel_->peer_pid(), channel_ 212 content/plugin/webplugin_proxy.cc int npobject_route_id = channel_->GenerateRouteID(); channel_ 221 content/plugin/webplugin_proxy.cc NPP owner = channel_->GetExistingNPObjectOwner(MSG_ROUTING_NONE); channel_ 223 content/plugin/webplugin_proxy.cc window_npobject_ = NPObjectProxy::Create(channel_.get(), channel_ 236 content/plugin/webplugin_proxy.cc int npobject_route_id = channel_->GenerateRouteID(); channel_ 245 content/plugin/webplugin_proxy.cc NPP owner = channel_->GetExistingNPObjectOwner(MSG_ROUTING_NONE); channel_ 247 content/plugin/webplugin_proxy.cc plugin_element_ = NPObjectProxy::Create(channel_.get(), channel_ 291 content/plugin/webplugin_proxy.cc if (channel_.get()) channel_ 292 content/plugin/webplugin_proxy.cc return channel_->renderer_id(); channel_ 683 content/plugin/webplugin_proxy.cc return channel_->incognito(); channel_ 211 content/plugin/webplugin_proxy.h scoped_refptr<PluginChannel> channel_; channel_ 32 content/public/browser/browser_message_filter.cc filter_->channel_ = channel; channel_ 41 content/public/browser/browser_message_filter.cc filter_->channel_ = NULL; channel_ 109 content/public/browser/browser_message_filter.cc channel_(NULL), channel_ 120 content/public/browser/browser_message_filter.cc channel_(NULL), channel_ 169 content/public/browser/browser_message_filter.cc if (channel_) channel_ 170 content/public/browser/browser_message_filter.cc return channel_->Send(message); channel_ 123 content/public/browser/browser_message_filter.h IPC::Channel* channel_; channel_ 17 content/renderer/gpu/stream_texture_host_android.cc channel_(channel), channel_ 23 content/renderer/gpu/stream_texture_host_android.cc if (channel_.get() && stream_id_) channel_ 24 content/renderer/gpu/stream_texture_host_android.cc channel_->RemoveRoute(stream_id_); channel_ 30 content/renderer/gpu/stream_texture_host_android.cc if (channel_.get() && stream_id && !stream_id_) { channel_ 32 content/renderer/gpu/stream_texture_host_android.cc channel_->AddRoute(stream_id, weak_ptr_factory_.GetWeakPtr()); channel_ 33 content/renderer/gpu/stream_texture_host_android.cc channel_->Send(new GpuStreamTextureMsg_StartListening(stream_id)); channel_ 51 content/renderer/gpu/stream_texture_host_android.h scoped_refptr<GpuChannelHost> channel_; channel_ 25 content/renderer/java/java_bridge_dispatcher.cc if (channel_.get()) { channel_ 32 content/renderer/java/java_bridge_dispatcher.cc channel_ = JavaBridgeChannel::GetJavaBridgeChannel( channel_ 74 content/renderer/java/java_bridge_dispatcher.cc if (!channel_.get()) { channel_ 86 content/renderer/java/java_bridge_dispatcher.cc CreateNPVariant(variant_param, channel_.get(), &variant, 0, GURL()); channel_ 100 content/renderer/java/java_bridge_dispatcher.cc if (!channel_.get()) { channel_ 47 content/renderer/java/java_bridge_dispatcher.h scoped_refptr<JavaBridgeChannel> channel_; channel_ 93 content/renderer/media/android/stream_texture_factory_impl.cc channel_(channel), channel_ 101 content/renderer/media/android/stream_texture_factory_impl.cc DCHECK(channel_.get()); channel_ 102 content/renderer/media/android/stream_texture_factory_impl.cc StreamTextureHost* host = new StreamTextureHost(channel_.get()); channel_ 107 content/renderer/media/android/stream_texture_factory_impl.cc DCHECK(channel_.get()); channel_ 108 content/renderer/media/android/stream_texture_factory_impl.cc channel_->Send( channel_ 130 content/renderer/media/android/stream_texture_factory_impl.cc channel_->Send(new GpuStreamTextureMsg_SetSize(stream_id, size)); channel_ 50 content/renderer/media/android/stream_texture_factory_impl.h scoped_refptr<GpuChannelHost> channel_; channel_ 47 content/renderer/media/audio_input_message_filter.cc : channel_(NULL), channel_ 65 content/renderer/media/audio_input_message_filter.cc if (!channel_) { channel_ 68 content/renderer/media/audio_input_message_filter.cc channel_->Send(message); channel_ 90 content/renderer/media/audio_input_message_filter.cc channel_ = channel; channel_ 103 content/renderer/media/audio_input_message_filter.cc channel_ = NULL; channel_ 85 content/renderer/media/audio_input_message_filter.h IPC::Channel* channel_; channel_ 49 content/renderer/media/audio_message_filter.cc : channel_(NULL), channel_ 121 content/renderer/media/audio_message_filter.cc if (!channel_) { channel_ 124 content/renderer/media/audio_message_filter.cc channel_->Send(message); channel_ 142 content/renderer/media/audio_message_filter.cc channel_ = channel; channel_ 155 content/renderer/media/audio_message_filter.cc channel_ = NULL; channel_ 97 content/renderer/media/audio_message_filter.h IPC::Channel* channel_; channel_ 27 content/renderer/media/midi_message_filter.cc : channel_(NULL), channel_ 38 content/renderer/media/midi_message_filter.cc if (!channel_) { channel_ 41 content/renderer/media/midi_message_filter.cc channel_->Send(message); channel_ 59 content/renderer/media/midi_message_filter.cc channel_ = channel; channel_ 72 content/renderer/media/midi_message_filter.cc channel_ = NULL; channel_ 98 content/renderer/media/midi_message_filter.h IPC::Channel* channel_; channel_ 36 content/renderer/media/rtc_data_channel_handler.cc : channel_(channel), channel_ 39 content/renderer/media/rtc_data_channel_handler.cc channel_->RegisterObserver(this); channel_ 52 content/renderer/media/rtc_data_channel_handler.cc channel_->UnregisterObserver(); channel_ 61 content/renderer/media/rtc_data_channel_handler.cc return base::UTF8ToUTF16(channel_->label()); channel_ 65 content/renderer/media/rtc_data_channel_handler.cc return channel_->reliable(); channel_ 69 content/renderer/media/rtc_data_channel_handler.cc return channel_->ordered(); channel_ 73 content/renderer/media/rtc_data_channel_handler.cc return channel_->maxRetransmitTime(); channel_ 77 content/renderer/media/rtc_data_channel_handler.cc return channel_->maxRetransmits(); channel_ 81 content/renderer/media/rtc_data_channel_handler.cc return base::UTF8ToUTF16(channel_->protocol()); channel_ 85 content/renderer/media/rtc_data_channel_handler.cc return channel_->negotiated(); channel_ 89 content/renderer/media/rtc_data_channel_handler.cc return channel_->id(); channel_ 93 content/renderer/media/rtc_data_channel_handler.cc return channel_->buffered_amount(); channel_ 101 content/renderer/media/rtc_data_channel_handler.cc return channel_->Send(data_buffer); channel_ 108 content/renderer/media/rtc_data_channel_handler.cc return channel_->Send(data_buffer); channel_ 112 content/renderer/media/rtc_data_channel_handler.cc channel_->Close(); channel_ 120 content/renderer/media/rtc_data_channel_handler.cc DVLOG(1) << "OnStateChange " << channel_->state(); channel_ 121 content/renderer/media/rtc_data_channel_handler.cc switch (channel_->state()) { channel_ 54 content/renderer/media/rtc_data_channel_handler.h scoped_refptr<webrtc::DataChannelInterface> channel_; channel_ 23 content/renderer/media/video_capture_message_filter.cc if (channel_) { channel_ 49 content/renderer/media/video_capture_message_filter.cc if (!channel_) { channel_ 54 content/renderer/media/video_capture_message_filter.cc return channel_->Send(message); channel_ 77 content/renderer/media/video_capture_message_filter.cc channel_ = channel; channel_ 88 content/renderer/media/video_capture_message_filter.cc channel_ = NULL; channel_ 92 content/renderer/media/video_capture_message_filter.cc channel_ = NULL; channel_ 138 content/renderer/media/video_capture_message_filter.h IPC::Channel* channel_; channel_ 106 content/renderer/npapi/webplugin_delegate_proxy.cc : channel_(channel), instance_id_(instance_id), resource_id_(0), channel_ 115 content/renderer/npapi/webplugin_delegate_proxy.cc channel_->Send(new PluginMsg_HandleURLRequestReply( channel_ 123 content/renderer/npapi/webplugin_delegate_proxy.cc channel_->Send(new PluginMsg_HTTPRangeRequestReply( channel_ 129 content/renderer/npapi/webplugin_delegate_proxy.cc DCHECK(channel_.get() != NULL); channel_ 130 content/renderer/npapi/webplugin_delegate_proxy.cc channel_->Send(new PluginMsg_WillSendRequest( channel_ 139 content/renderer/npapi/webplugin_delegate_proxy.cc DCHECK(channel_.get() != NULL); channel_ 149 content/renderer/npapi/webplugin_delegate_proxy.cc scoped_refptr<PluginChannelHost> channel_ref(channel_); channel_ 150 content/renderer/npapi/webplugin_delegate_proxy.cc channel_->Send(new PluginMsg_DidReceiveResponse(instance_id_, params)); channel_ 156 content/renderer/npapi/webplugin_delegate_proxy.cc DCHECK(channel_.get() != NULL); channel_ 163 content/renderer/npapi/webplugin_delegate_proxy.cc scoped_refptr<PluginChannelHost> channel_ref(channel_); channel_ 164 content/renderer/npapi/webplugin_delegate_proxy.cc channel_->Send(new PluginMsg_DidReceiveData(instance_id_, resource_id_, channel_ 169 content/renderer/npapi/webplugin_delegate_proxy.cc DCHECK(channel_.get() != NULL); channel_ 171 content/renderer/npapi/webplugin_delegate_proxy.cc channel_->Send(new PluginMsg_DidFinishLoading(instance_id_, resource_id_)); channel_ 172 content/renderer/npapi/webplugin_delegate_proxy.cc channel_ = NULL; channel_ 177 content/renderer/npapi/webplugin_delegate_proxy.cc DCHECK(channel_.get() != NULL); channel_ 179 content/renderer/npapi/webplugin_delegate_proxy.cc channel_->Send(new PluginMsg_DidFail(instance_id_, resource_id_)); channel_ 180 content/renderer/npapi/webplugin_delegate_proxy.cc channel_ = NULL; channel_ 193 content/renderer/npapi/webplugin_delegate_proxy.cc scoped_refptr<PluginChannelHost> channel_; channel_ 50 content/renderer/p2p/socket_dispatcher.cc if (!channel_) { channel_ 56 content/renderer/p2p/socket_dispatcher.cc channel_->Send(message); channel_ 76 content/renderer/p2p/socket_dispatcher.cc channel_ = channel; channel_ 80 content/renderer/p2p/socket_dispatcher.cc channel_ = NULL; channel_ 84 content/renderer/p2p/socket_dispatcher.cc channel_ = NULL; channel_ 117 content/renderer/p2p/socket_dispatcher.h IPC::Channel* channel_; channel_ 28 content/renderer/pepper/pepper_platform_context_3d.cc DCHECK(channel_.get()); channel_ 29 content/renderer/pepper/pepper_platform_context_3d.cc channel_->DestroyCommandBuffer(command_buffer_); channel_ 33 content/renderer/pepper/pepper_platform_context_3d.cc channel_ = NULL; channel_ 48 content/renderer/pepper/pepper_platform_context_3d.cc channel_ = render_thread->EstablishGpuChannelSync( channel_ 50 content/renderer/pepper/pepper_platform_context_3d.cc if (!channel_.get()) channel_ 93 content/renderer/pepper/pepper_platform_context_3d.cc command_buffer_ = channel_->CreateOffscreenCommandBuffer( channel_ 73 content/renderer/pepper/pepper_platform_context_3d.h scoped_refptr<GpuChannelHost> channel_; channel_ 159 ipc/ipc_channel_proxy.cc DCHECK(!channel_); channel_ 161 ipc/ipc_channel_proxy.cc channel_.reset(new Channel(handle, mode, this)); channel_ 200 ipc/ipc_channel_proxy.cc peer_pid_ = channel_->peer_pid(); channel_ 225 ipc/ipc_channel_proxy.cc DCHECK(channel_ != NULL); channel_ 231 ipc/ipc_channel_proxy.cc if (!channel_->Connect()) { channel_ 237 ipc/ipc_channel_proxy.cc filters_[i]->OnFilterAdded(channel_.get()); channel_ 244 ipc/ipc_channel_proxy.cc if (!channel_) channel_ 259 ipc/ipc_channel_proxy.cc channel_.reset(); channel_ 272 ipc/ipc_channel_proxy.cc if (!channel_) { channel_ 277 ipc/ipc_channel_proxy.cc if (!channel_->Send(message.release())) channel_ 303 ipc/ipc_channel_proxy.cc new_filters[i]->OnFilterAdded(channel_.get()); channel_ 322 ipc/ipc_channel_proxy.cc if (!channel_) channel_ 512 ipc/ipc_channel_proxy.cc Channel* channel = context_.get()->channel_.get(); channel_ 521 ipc/ipc_channel_proxy.cc Channel* channel = context_.get()->channel_.get(); channel_ 530 ipc/ipc_channel_proxy.cc Channel* channel = context_.get()->channel_.get(); channel_ 240 ipc/ipc_channel_proxy.h scoped_ptr<Channel> channel_; channel_ 55 ipc/ipc_channel_proxy_unittest.cc ChannelReflectorListener() : channel_(NULL) {} channel_ 59 ipc/ipc_channel_proxy_unittest.cc DCHECK(!channel_); channel_ 60 ipc/ipc_channel_proxy_unittest.cc channel_ = channel; channel_ 64 ipc/ipc_channel_proxy_unittest.cc CHECK(channel_); channel_ 71 ipc/ipc_channel_proxy_unittest.cc channel_->Send(new IPC::Message(message)); channel_ 76 ipc/ipc_channel_proxy_unittest.cc channel_->Send(new IPC::Message(message)); channel_ 81 ipc/ipc_channel_proxy_unittest.cc IPC::Channel* channel_; channel_ 84 ipc/ipc_perftests.cc : channel_(NULL), channel_ 95 ipc/ipc_perftests.cc DCHECK(!channel_); channel_ 96 ipc/ipc_perftests.cc channel_ = channel; channel_ 100 ipc/ipc_perftests.cc CHECK(channel_); channel_ 129 ipc/ipc_perftests.cc channel_->Send(msg); channel_ 134 ipc/ipc_perftests.cc IPC::Channel* channel_; channel_ 141 ipc/ipc_perftests.cc : channel_(NULL), channel_ 154 ipc/ipc_perftests.cc DCHECK(!channel_); channel_ 155 ipc/ipc_perftests.cc channel_ = channel; channel_ 168 ipc/ipc_perftests.cc CHECK(channel_); channel_ 208 ipc/ipc_perftests.cc channel_->Send(msg); channel_ 213 ipc/ipc_perftests.cc IPC::Channel* channel_; channel_ 67 ipc/ipc_sync_channel_unittest.cc virtual bool Send(Message* msg) OVERRIDE { return channel_->Send(msg); } channel_ 69 ipc/ipc_sync_channel_unittest.cc return channel_->SendWithTimeout(msg, timeout_ms); channel_ 74 ipc/ipc_sync_channel_unittest.cc channel_->Close(); channel_ 123 ipc/ipc_sync_channel_unittest.cc void ResetChannel() { channel_.reset(); } channel_ 129 ipc/ipc_sync_channel_unittest.cc SyncChannel* channel() { return channel_.get(); } channel_ 176 ipc/ipc_sync_channel_unittest.cc channel_.reset(CreateChannel()); channel_ 184 ipc/ipc_sync_channel_unittest.cc channel_.reset(); channel_ 229 ipc/ipc_sync_channel_unittest.cc scoped_ptr<SyncChannel> channel_; channel_ 19 ipc/ipc_sync_message_filter.cc : channel_(NULL), channel_ 70 ipc/ipc_sync_message_filter.cc channel_ = channel; channel_ 76 ipc/ipc_sync_message_filter.cc channel_ = NULL; channel_ 81 ipc/ipc_sync_message_filter.cc channel_ = NULL; channel_ 106 ipc/ipc_sync_message_filter.cc if (channel_) { channel_ 107 ipc/ipc_sync_message_filter.cc channel_->Send(message); channel_ 51 ipc/ipc_sync_message_filter.h Channel* channel_; channel_ 59 ipc/ipc_test_base.cc CHECK(channel_.get()); channel_ 60 ipc/ipc_test_base.cc return channel_->Connect(); channel_ 64 ipc/ipc_test_base.cc DCHECK(channel_.get()); channel_ 65 ipc/ipc_test_base.cc channel_.reset(); channel_ 71 ipc/ipc_test_base.cc CHECK(!channel_.get()); channel_ 73 ipc/ipc_test_base.cc channel_.reset(new IPC::Channel(channel_handle, channel_ 81 ipc/ipc_test_base.cc CHECK(!channel_.get()); channel_ 103 ipc/ipc_test_base.cc const int ipcfd = channel_.get() ? channel_->GetClientFileDescriptor() : channel_ 76 ipc/ipc_test_base.h return channel_.get() ? static_cast<IPC::Sender*>(channel_.get()) : channel_ 80 ipc/ipc_test_base.h IPC::Channel* channel() { return channel_.get(); } channel_ 89 ipc/ipc_test_base.h scoped_ptr<IPC::Channel> channel_; channel_ 21 jingle/glue/channel_socket_adapter.cc channel_(channel), channel_ 23 jingle/glue/channel_socket_adapter.cc DCHECK(channel_); channel_ 25 jingle/glue/channel_socket_adapter.cc channel_->SignalReadPacket.connect( channel_ 27 jingle/glue/channel_socket_adapter.cc channel_->SignalWritableState.connect( channel_ 29 jingle/glue/channel_socket_adapter.cc channel_->SignalDestroyed.connect( channel_ 52 jingle/glue/channel_socket_adapter.cc if (!channel_) { channel_ 73 jingle/glue/channel_socket_adapter.cc if (!channel_) { channel_ 80 jingle/glue/channel_socket_adapter.cc if (channel_->writable()) { channel_ 81 jingle/glue/channel_socket_adapter.cc result = channel_->SendPacket(buffer->data(), buffer_size, options); channel_ 83 jingle/glue/channel_socket_adapter.cc result = net::MapSystemError(channel_->GetError()); channel_ 104 jingle/glue/channel_socket_adapter.cc return (channel_->SetOption(talk_base::Socket::OPT_RCVBUF, size) == 0) ? channel_ 110 jingle/glue/channel_socket_adapter.cc return (channel_->SetOption(talk_base::Socket::OPT_SNDBUF, size) == 0) ? channel_ 117 jingle/glue/channel_socket_adapter.cc if (!channel_) // Already closed. channel_ 122 jingle/glue/channel_socket_adapter.cc channel_->SignalReadPacket.disconnect(this); channel_ 123 jingle/glue/channel_socket_adapter.cc channel_->SignalDestroyed.disconnect(this); channel_ 124 jingle/glue/channel_socket_adapter.cc channel_ = NULL; channel_ 148 jingle/glue/channel_socket_adapter.cc DCHECK_EQ(channel, channel_); channel_ 178 jingle/glue/channel_socket_adapter.cc int result = channel_->SendPacket(write_buffer_->data(), channel_ 182 jingle/glue/channel_socket_adapter.cc result = net::MapSystemError(channel_->GetError()); channel_ 196 jingle/glue/channel_socket_adapter.cc DCHECK_EQ(channel, channel_); channel_ 65 jingle/glue/channel_socket_adapter.h cricket::TransportChannel* channel_; channel_ 70 jingle/glue/channel_socket_adapter_unittest.cc target_.reset(new TransportChannelSocketAdapter(&channel_)); channel_ 77 jingle/glue/channel_socket_adapter_unittest.cc MockTransportChannel channel_; channel_ 91 jingle/glue/channel_socket_adapter_unittest.cc channel_.SignalReadPacket(&channel_, kTestData, kTestDataSize, channel_ 114 jingle/glue/channel_socket_adapter_unittest.cc EXPECT_CALL(channel_, SendPacket(buffer->data(), kTestDataSize, _, 0)) channel_ 126 jingle/glue/channel_socket_adapter_unittest.cc EXPECT_CALL(channel_, SendPacket(buffer->data(), kTestDataSize, _, 0)) channel_ 130 jingle/glue/channel_socket_adapter_unittest.cc EXPECT_CALL(channel_, GetError()) channel_ 47 mojo/system/multiprocess_message_pipe_unittest.cc if (channel_) { channel_ 51 mojo/system/multiprocess_message_pipe_unittest.cc while (!channel_->IsWriteBufferEmpty()) channel_ 69 mojo/system/multiprocess_message_pipe_unittest.cc channel_ = new Channel(); channel_ 70 mojo/system/multiprocess_message_pipe_unittest.cc CHECK(channel_->Init(RawChannel::Create(platform_handle.Pass()))); channel_ 79 mojo/system/multiprocess_message_pipe_unittest.cc CHECK_EQ(channel_->AttachMessagePipeEndpoint(message_pipe, 1), channel_ 81 mojo/system/multiprocess_message_pipe_unittest.cc channel_->RunMessagePipeEndpoint(Channel::kBootstrapEndpointId, channel_ 86 mojo/system/multiprocess_message_pipe_unittest.cc CHECK(channel_.get()); channel_ 87 mojo/system/multiprocess_message_pipe_unittest.cc channel_->Shutdown(); channel_ 88 mojo/system/multiprocess_message_pipe_unittest.cc channel_ = NULL; channel_ 92 mojo/system/multiprocess_message_pipe_unittest.cc scoped_refptr<Channel> channel_; channel_ 52 mojo/system/proxy_message_pipe_endpoint.cc channel_->DetachMessagePipeEndpoint(local_id_); channel_ 53 mojo/system/proxy_message_pipe_endpoint.cc channel_ = NULL; channel_ 78 mojo/system/proxy_message_pipe_endpoint.cc message->SerializeAndCloseDispatchers(channel_.get()); channel_ 82 mojo/system/proxy_message_pipe_endpoint.cc if (!channel_->WriteMessage(message.Pass())) channel_ 97 mojo/system/proxy_message_pipe_endpoint.cc channel_ = channel; channel_ 65 mojo/system/proxy_message_pipe_endpoint.h return !!channel_.get(); channel_ 79 mojo/system/proxy_message_pipe_endpoint.h scoped_refptr<Channel> channel_; channel_ 134 net/tools/dump_cache/upgrade_win.cc HANDLE channel_; channel_ 147 net/tools/dump_cache/upgrade_win.cc : entry_(NULL), channel_(channel), state_(0), pending_count_(0), channel_ 158 net/tools/dump_cache/upgrade_win.cc base::MessageLoopForIO::current()->RegisterIOHandler(channel_, this); channel_ 176 net/tools/dump_cache/upgrade_win.cc if (!WriteFile(channel_, output_, sizeof(msg) + msg.buffer_bytes, &written, channel_ 187 net/tools/dump_cache/upgrade_win.cc if (!ReadFile(channel_, input_, kChannelSize, &read, channel_ 197 net/tools/dump_cache/upgrade_win.cc if (!ConnectNamedPipe(channel_, &in_context_.overlapped)) { channel_ 871 net/tools/dump_cache/upgrade_win.cc CancelIo(channel_); channel_ 724 net/websockets/websocket_channel_test.cc channel_.reset(new WebSocketChannel(CreateEventInterface(), channel_ 726 net/websockets/websocket_channel_test.cc channel_->SendAddChannelRequestForTesting( channel_ 740 net/websockets/websocket_channel_test.cc channel_->SendFlowControl(kPlentyOfQuota); channel_ 783 net/websockets/websocket_channel_test.cc scoped_ptr<WebSocketChannel> channel_; channel_ 806 net/websockets/websocket_channel_test.cc channel_.reset(); channel_ 962 net/websockets/websocket_channel_test.cc channel_->SendFlowControl(quota); channel_ 1004 net/websockets/websocket_channel_test.cc ASSERT_TRUE(channel_); channel_ 1005 net/websockets/websocket_channel_test.cc channel_->SendFlowControl(65536); channel_ 1015 net/websockets/websocket_channel_test.cc EXPECT_TRUE(channel_); channel_ 1017 net/websockets/websocket_channel_test.cc EXPECT_EQ(NULL, channel_.get()); channel_ 1023 net/websockets/websocket_channel_test.cc EXPECT_EQ(NULL, channel_.get()); channel_ 1036 net/websockets/websocket_channel_test.cc EXPECT_EQ(NULL, channel_.get()); channel_ 1049 net/websockets/websocket_channel_test.cc EXPECT_TRUE(channel_); channel_ 1051 net/websockets/websocket_channel_test.cc EXPECT_EQ(NULL, channel_.get()); channel_ 1058 net/websockets/websocket_channel_test.cc EXPECT_EQ(NULL, channel_.get()); channel_ 1066 net/websockets/websocket_channel_test.cc ASSERT_TRUE(channel_); channel_ 1068 net/websockets/websocket_channel_test.cc channel_->SendFrame(true, channel_ 1071 net/websockets/websocket_channel_test.cc EXPECT_EQ(NULL, channel_.get()); channel_ 1084 net/websockets/websocket_channel_test.cc EXPECT_EQ(NULL, channel_.get()); channel_ 1097 net/websockets/websocket_channel_test.cc ASSERT_TRUE(channel_); channel_ 1099 net/websockets/websocket_channel_test.cc EXPECT_EQ(NULL, channel_.get()); channel_ 1106 net/websockets/websocket_channel_test.cc ASSERT_TRUE(channel_); channel_ 1107 net/websockets/websocket_channel_test.cc channel_->SendFrame( channel_ 1109 net/websockets/websocket_channel_test.cc EXPECT_EQ(NULL, channel_.get()); channel_ 1120 net/websockets/websocket_channel_test.cc ASSERT_TRUE(channel_); channel_ 1122 net/websockets/websocket_channel_test.cc EXPECT_EQ(NULL, channel_.get()); channel_ 1135 net/websockets/websocket_channel_test.cc ASSERT_TRUE(channel_); channel_ 1136 net/websockets/websocket_channel_test.cc channel_->OnStartOpeningHandshake(scoped_ptr<WebSocketHandshakeRequestInfo>( channel_ 1140 net/websockets/websocket_channel_test.cc EXPECT_EQ(NULL, channel_.get()); channel_ 1153 net/websockets/websocket_channel_test.cc ASSERT_TRUE(channel_); channel_ 1156 net/websockets/websocket_channel_test.cc channel_->OnFinishOpeningHandshake(scoped_ptr<WebSocketHandshakeResponseInfo>( channel_ 1163 net/websockets/websocket_channel_test.cc EXPECT_EQ(NULL, channel_.get()); channel_ 1170 net/websockets/websocket_channel_test.cc ASSERT_TRUE(channel_); channel_ 1171 net/websockets/websocket_channel_test.cc channel_->SendFrame(true, channel_ 1174 net/websockets/websocket_channel_test.cc EXPECT_EQ(NULL, channel_.get()); channel_ 1185 net/websockets/websocket_channel_test.cc ASSERT_TRUE(channel_); channel_ 1187 net/websockets/websocket_channel_test.cc EXPECT_EQ(NULL, channel_.get()); channel_ 1200 net/websockets/websocket_channel_test.cc EXPECT_EQ(NULL, channel_.get()); channel_ 1213 net/websockets/websocket_channel_test.cc EXPECT_EQ(NULL, channel_.get()); channel_ 1227 net/websockets/websocket_channel_test.cc EXPECT_EQ(NULL, channel_.get()); channel_ 1242 net/websockets/websocket_channel_test.cc EXPECT_EQ(NULL, channel_.get()); channel_ 1257 net/websockets/websocket_channel_test.cc EXPECT_EQ(NULL, channel_.get()); channel_ 1269 net/websockets/websocket_channel_test.cc EXPECT_EQ(NULL, channel_.get()); channel_ 1281 net/websockets/websocket_channel_test.cc EXPECT_EQ(NULL, channel_.get()); channel_ 1295 net/websockets/websocket_channel_test.cc EXPECT_EQ(NULL, channel_.get()); channel_ 1712 net/websockets/websocket_channel_test.cc channel_->SendFrame(true, WebSocketFrameHeader::kOpCodeText, AsVector("B")); channel_ 1733 net/websockets/websocket_channel_test.cc channel_->SendFrame(true, channel_ 1758 net/websockets/websocket_channel_test.cc channel_->SendFrame(true, channel_ 1763 net/websockets/websocket_channel_test.cc channel_->SendFrame(true, channel_ 1781 net/websockets/websocket_channel_test.cc channel_->SendFrame(true, channel_ 1803 net/websockets/websocket_channel_test.cc channel_->SendFrame(true, WebSocketFrameHeader::kOpCodeText, AsVector("H")); channel_ 1820 net/websockets/websocket_channel_test.cc channel_->StartClosingHandshake(kWebSocketNormalClosure, "Fred"); channel_ 1831 net/websockets/websocket_channel_test.cc channel_->StartClosingHandshake(kWebSocketNormalClosure, "Joe"); channel_ 1847 net/websockets/websocket_channel_test.cc channel_->SendFrame(true, WebSocketFrameHeader::kOpCodeText, AsVector("yt?")); channel_ 2129 net/websockets/websocket_channel_test.cc channel_->SetClosingHandshakeTimeoutForTesting( channel_ 2131 net/websockets/websocket_channel_test.cc channel_->StartClosingHandshake(kWebSocketNormalClosure, ""); channel_ 2160 net/websockets/websocket_channel_test.cc channel_->SetClosingHandshakeTimeoutForTesting( channel_ 2182 net/websockets/websocket_channel_test.cc channel_->SendFlowControl(kPlentyOfQuota); channel_ 2209 net/websockets/websocket_channel_test.cc channel_->SendFlowControl(kPlentyOfQuota); channel_ 2225 net/websockets/websocket_channel_test.cc channel_->SendFlowControl(4); channel_ 2248 net/websockets/websocket_channel_test.cc channel_->SendFlowControl(4); channel_ 2251 net/websockets/websocket_channel_test.cc channel_->SendFlowControl(4); channel_ 2275 net/websockets/websocket_channel_test.cc channel_->SendFlowControl(2); channel_ 2278 net/websockets/websocket_channel_test.cc channel_->SendFlowControl(2); channel_ 2280 net/websockets/websocket_channel_test.cc channel_->SendFlowControl(2); channel_ 2310 net/websockets/websocket_channel_test.cc channel_->SendFlowControl(1); channel_ 2311 net/websockets/websocket_channel_test.cc channel_->SendFlowControl(1); channel_ 2348 net/websockets/websocket_channel_test.cc channel_->SendFlowControl(1); channel_ 2350 net/websockets/websocket_channel_test.cc channel_->SendFlowControl(1); channel_ 2396 net/websockets/websocket_channel_test.cc channel_->SendFlowControl(43); channel_ 2397 net/websockets/websocket_channel_test.cc channel_->SendFlowControl(32); channel_ 2437 net/websockets/websocket_channel_test.cc channel_->SendFlowControl(128); channel_ 2454 net/websockets/websocket_channel_test.cc channel_->SendFrame( channel_ 2471 net/websockets/websocket_channel_test.cc channel_->StartClosingHandshake(1000, "Success"); channel_ 2472 net/websockets/websocket_channel_test.cc channel_->SendFrame( channel_ 2536 net/websockets/websocket_channel_test.cc channel_->StartClosingHandshake(kWebSocketNormalClosure, "Close"); channel_ 2558 net/websockets/websocket_channel_test.cc channel_->StartClosingHandshake(999, ""); channel_ 2576 net/websockets/websocket_channel_test.cc channel_->StartClosingHandshake(1000, std::string(124, 'A')); channel_ 2712 net/websockets/websocket_channel_test.cc channel_->SendFrame( channel_ 2716 net/websockets/websocket_channel_test.cc channel_->SendFrame( channel_ 2746 net/websockets/websocket_channel_test.cc channel_->SendFrame( channel_ 2748 net/websockets/websocket_channel_test.cc channel_->SendFrame( channel_ 2782 net/websockets/websocket_channel_test.cc channel_->SendFrame(true, channel_ 2803 net/websockets/websocket_channel_test.cc channel_->SendFrame(true, channel_ 2821 net/websockets/websocket_channel_test.cc channel_->SendFrame( channel_ 2868 net/websockets/websocket_channel_test.cc channel_->SendFrame( channel_ 2880 net/websockets/websocket_channel_test.cc channel_->SendFrame( channel_ 2889 net/websockets/websocket_channel_test.cc channel_->SendFrame( channel_ 2897 net/websockets/websocket_channel_test.cc channel_->SendFrame( channel_ 2899 net/websockets/websocket_channel_test.cc channel_->SendFrame(true, channel_ 2912 net/websockets/websocket_channel_test.cc channel_->SendFrame( channel_ 2914 net/websockets/websocket_channel_test.cc channel_->SendFrame(true, channel_ 2927 net/websockets/websocket_channel_test.cc channel_->SendFrame( channel_ 2929 net/websockets/websocket_channel_test.cc channel_->SendFrame( channel_ 2931 net/websockets/websocket_channel_test.cc channel_->SendFrame( channel_ 2940 net/websockets/websocket_channel_test.cc channel_->SendFrame( channel_ 2942 net/websockets/websocket_channel_test.cc channel_->SendFrame( channel_ 2944 net/websockets/websocket_channel_test.cc channel_->SendFrame( channel_ 2953 net/websockets/websocket_channel_test.cc channel_->SendFrame(true, WebSocketFrameHeader::kOpCodeText, AsVector("foo")); channel_ 2954 net/websockets/websocket_channel_test.cc channel_->SendFrame(true, WebSocketFrameHeader::kOpCodeText, AsVector("bar")); channel_ 2990 net/websockets/websocket_channel_test.cc channel_->SendFrame( channel_ 3269 net/websockets/websocket_channel_test.cc channel_->SendFlowControl(kPlentyOfQuota); channel_ 3270 net/websockets/websocket_channel_test.cc channel_->SetClosingHandshakeTimeoutForTesting( channel_ 3331 net/websockets/websocket_channel_test.cc channel_->StartClosingHandshake(kWebSocketNormalClosure, "OK"); channel_ 3374 net/websockets/websocket_channel_test.cc channel_->StartClosingHandshake(kWebSocketNormalClosure, "OK"); channel_ 44 ppapi/native_client/src/trusted/plugin/sel_ldr_launcher_chrome.cc &channel_, channel_ 123 ppapi/proxy/plugin_main_irt.cc scoped_ptr<IPC::SyncChannel> channel_; channel_ 138 ppapi/proxy/plugin_main_irt.cc channel_.reset(new IPC::SyncChannel( channel_ 140 ppapi/proxy/plugin_main_irt.cc channel_->AddFilter(new ppapi::proxy::PluginMessageFilter( channel_ 142 ppapi/proxy/plugin_main_irt.cc channel_->AddFilter( channel_ 144 ppapi/proxy/plugin_main_irt.cc channel_->Init(channel_handle, IPC::Channel::MODE_SERVER, true); channel_ 228 ppapi/proxy/plugin_main_irt.cc return channel_->Send(msg); channel_ 32 ppapi/proxy/plugin_message_filter.cc channel_ = channel; channel_ 36 ppapi/proxy/plugin_message_filter.cc channel_ = NULL; channel_ 50 ppapi/proxy/plugin_message_filter.cc if (channel_) channel_ 51 ppapi/proxy/plugin_message_filter.cc return channel_->Send(msg); channel_ 78 ppapi/proxy/plugin_message_filter.h IPC::Channel* channel_; channel_ 209 ppapi/proxy/ppapi_command_buffer_proxy.cc if (channel_->Send(msg)) channel_ 70 ppapi/proxy/ppapi_command_buffer_proxy.h ProxyChannel* channel_; channel_ 36 ppapi/proxy/proxy_channel.cc channel_.reset(new IPC::SyncChannel(channel_handle, mode, this, channel_ 51 ppapi/proxy/proxy_channel.cc channel_.reset(); channel_ 65 ppapi/proxy/proxy_channel.cc if (!channel_.get()) { channel_ 83 ppapi/proxy/proxy_channel.cc if (channel_.get()) channel_ 84 ppapi/proxy/proxy_channel.cc return channel_->Send(msg); channel_ 80 ppapi/proxy/proxy_channel.h return channel_.get(); channel_ 118 ppapi/proxy/proxy_channel.h scoped_ptr<IPC::SyncChannel> channel_; channel_ 46 remoting/host/it2me/it2me_native_messaging_host.cc : channel_(channel.Pass()), channel_ 80 remoting/host/it2me/it2me_native_messaging_host.cc channel_->Start( channel_ 127 remoting/host/it2me/it2me_native_messaging_host.cc channel_->SendMessage(response.Pass()); channel_ 201 remoting/host/it2me/it2me_native_messaging_host.cc channel_->SendMessage(response.Pass()); channel_ 213 remoting/host/it2me/it2me_native_messaging_host.cc channel_->SendMessage(response.Pass()); channel_ 225 remoting/host/it2me/it2me_native_messaging_host.cc channel_->SendMessage(response.Pass()); channel_ 228 remoting/host/it2me/it2me_native_messaging_host.cc channel_->SendMessage(scoped_ptr<base::DictionaryValue>()); channel_ 261 remoting/host/it2me/it2me_native_messaging_host.cc channel_->SendMessage(message.Pass()); channel_ 271 remoting/host/it2me/it2me_native_messaging_host.cc channel_->SendMessage(message.Pass()); channel_ 59 remoting/host/it2me/it2me_native_messaging_host.h scoped_ptr<NativeMessagingChannel> channel_; channel_ 81 remoting/host/setup/me2me_native_messaging_host.cc channel_(channel.Pass()), channel_ 99 remoting/host/setup/me2me_native_messaging_host.cc channel_->Start( channel_ 119 remoting/host/setup/me2me_native_messaging_host.cc channel_->SendMessage(scoped_ptr<base::DictionaryValue>()); channel_ 171 remoting/host/setup/me2me_native_messaging_host.cc channel_->SendMessage(response.Pass()); channel_ 229 remoting/host/setup/me2me_native_messaging_host.cc channel_->SendMessage(response.Pass()); channel_ 250 remoting/host/setup/me2me_native_messaging_host.cc channel_->SendMessage(response.Pass()); channel_ 261 remoting/host/setup/me2me_native_messaging_host.cc channel_->SendMessage(response.Pass()); channel_ 384 remoting/host/setup/me2me_native_messaging_host.cc channel_->SendMessage(response.Pass()); channel_ 394 remoting/host/setup/me2me_native_messaging_host.cc channel_->SendMessage(response.Pass()); channel_ 431 remoting/host/setup/me2me_native_messaging_host.cc channel_->SendMessage(response.Pass()); channel_ 440 remoting/host/setup/me2me_native_messaging_host.cc channel_->SendMessage(response.Pass()); channel_ 451 remoting/host/setup/me2me_native_messaging_host.cc channel_->SendMessage(response.Pass()); channel_ 473 remoting/host/setup/me2me_native_messaging_host.cc channel_->SendMessage(response.Pass()); channel_ 481 remoting/host/setup/me2me_native_messaging_host.cc channel_->SendMessage(response.Pass()); channel_ 492 remoting/host/setup/me2me_native_messaging_host.cc channel_->SendMessage(response.Pass()); channel_ 497 remoting/host/setup/me2me_native_messaging_host.cc channel_->SendMessage(scoped_ptr<base::DictionaryValue>()); channel_ 680 remoting/host/setup/me2me_native_messaging_host.cc channel_->SendMessage(message.Pass()); channel_ 162 remoting/host/setup/me2me_native_messaging_host.h scoped_ptr<NativeMessagingChannel> channel_; channel_ 224 remoting/host/win/unprivileged_process_delegate.cc DCHECK(!channel_); channel_ 325 remoting/host/win/unprivileged_process_delegate.cc channel_ = server.Pass(); channel_ 332 remoting/host/win/unprivileged_process_delegate.cc if (channel_) { channel_ 333 remoting/host/win/unprivileged_process_delegate.cc channel_->Send(message); channel_ 342 remoting/host/win/unprivileged_process_delegate.cc channel_.reset(); channel_ 348 remoting/host/win/unprivileged_process_delegate.cc channel_.reset(); channel_ 388 remoting/host/win/unprivileged_process_delegate.cc channel_.reset(); channel_ 65 remoting/host/win/unprivileged_process_delegate.h scoped_ptr<IPC::ChannelProxy> channel_; channel_ 109 remoting/host/win/wts_session_process_delegate.cc scoped_ptr<IPC::ChannelProxy> channel_; channel_ 240 remoting/host/win/wts_session_process_delegate.cc if (channel_) { channel_ 241 remoting/host/win/wts_session_process_delegate.cc channel_->Send(message); channel_ 250 remoting/host/win/wts_session_process_delegate.cc channel_.reset(); channel_ 257 remoting/host/win/wts_session_process_delegate.cc channel_.reset(); channel_ 274 remoting/host/win/wts_session_process_delegate.cc DCHECK(!channel_); channel_ 347 remoting/host/win/wts_session_process_delegate.cc DCHECK(!channel_); channel_ 424 remoting/host/win/wts_session_process_delegate.cc channel_ = channel.Pass(); channel_ 497 remoting/host/win/wts_session_process_delegate.cc channel_.reset(); channel_ 58 remoting/protocol/channel_dispatcher_base.cc channel_ = socket.Pass(); channel_ 49 remoting/protocol/channel_dispatcher_base.h net::StreamSocket* channel() { return channel_.get(); } channel_ 61 remoting/protocol/channel_dispatcher_base.h scoped_ptr<net::StreamSocket> channel_; channel_ 179 remoting/protocol/channel_multiplexer.cc MuxChannel* channel_; channel_ 273 remoting/protocol/channel_multiplexer.cc : channel_(channel), channel_ 280 remoting/protocol/channel_multiplexer.cc channel_->OnSocketDestroyed(); channel_ 289 remoting/protocol/channel_multiplexer.cc int result = channel_->DoRead(buffer, buffer_len); channel_ 309 remoting/protocol/channel_multiplexer.cc bool result = channel_->DoWrite(packet.Pass(), base::Bind( channel_ 347 remoting/protocol/channel_multiplexer.cc int result = channel_->DoRead(read_buffer_.get(), read_buffer_size_); channel_ 112 remoting/protocol/libjingle_transport_factory.cc scoped_ptr<cricket::P2PTransportChannel> channel_; channel_ 143 remoting/protocol/libjingle_transport_factory.cc if (channel_.get()) { channel_ 145 remoting/protocol/libjingle_transport_factory.cc FROM_HERE, channel_.release()); channel_ 160 remoting/protocol/libjingle_transport_factory.cc channel_->OnCandidate(pending_candidates_.front()); channel_ 192 remoting/protocol/libjingle_transport_factory.cc DCHECK(!channel_.get()); channel_ 196 remoting/protocol/libjingle_transport_factory.cc channel_.reset(new cricket::P2PTransportChannel( channel_ 198 remoting/protocol/libjingle_transport_factory.cc channel_->SetIceProtocolType(cricket::ICEPROTO_GOOGLE); channel_ 199 remoting/protocol/libjingle_transport_factory.cc channel_->SetIceCredentials(ice_username_fragment_, ice_password_); channel_ 200 remoting/protocol/libjingle_transport_factory.cc channel_->SignalRequestSignaling.connect( channel_ 202 remoting/protocol/libjingle_transport_factory.cc channel_->SignalCandidateReady.connect( channel_ 204 remoting/protocol/libjingle_transport_factory.cc channel_->SignalRouteChange.connect( channel_ 206 remoting/protocol/libjingle_transport_factory.cc channel_->SignalWritableState.connect( channel_ 210 remoting/protocol/libjingle_transport_factory.cc channel_->set_incoming_only(true); channel_ 213 remoting/protocol/libjingle_transport_factory.cc channel_->Connect(); channel_ 224 remoting/protocol/libjingle_transport_factory.cc new jingle_glue::TransportChannelSocketAdapter(channel_.get())); channel_ 253 remoting/protocol/libjingle_transport_factory.cc if (channel_) { channel_ 254 remoting/protocol/libjingle_transport_factory.cc channel_->OnCandidate(candidate); channel_ 273 remoting/protocol/libjingle_transport_factory.cc channel_->OnSignalingReady(); channel_ 303 remoting/protocol/libjingle_transport_factory.cc DCHECK(channel_->best_connection()); channel_ 305 remoting/protocol/libjingle_transport_factory.cc channel_->best_connection()->local_candidate(); channel_ 316 remoting/protocol/libjingle_transport_factory.cc DCHECK_EQ(channel, channel_.get()); channel_ 363 remoting/protocol/libjingle_transport_factory.cc DCHECK(!channel_->writable()); channel_ 377 remoting/protocol/libjingle_transport_factory.cc channel_->SetIceCredentials(ice_username_fragment_, ice_password_); channel_ 395 remoting/protocol/libjingle_transport_factory.cc if (channel_.get()) { channel_ 397 remoting/protocol/libjingle_transport_factory.cc FROM_HERE, channel_.release()); channel_ 41 remoting/protocol/protobuf_video_reader.cc return channel_.get() != NULL; channel_ 50 remoting/protocol/protobuf_video_reader.cc DCHECK(!channel_.get()); channel_ 51 remoting/protocol/protobuf_video_reader.cc channel_ = socket.Pass(); channel_ 52 remoting/protocol/protobuf_video_reader.cc reader_.Init(channel_.get(), base::Bind(&ProtobufVideoReader::OnNewData, channel_ 44 remoting/protocol/protobuf_video_reader.h scoped_ptr<net::StreamSocket> channel_; channel_ 42 remoting/protocol/protobuf_video_writer.cc DCHECK(!channel_.get()); channel_ 43 remoting/protocol/protobuf_video_writer.cc channel_ = socket.Pass(); channel_ 46 remoting/protocol/protobuf_video_writer.cc channel_.get(), BufferedSocketWriter::WriteFailedCallback()); channel_ 53 remoting/protocol/protobuf_video_writer.cc channel_.reset(); channel_ 61 remoting/protocol/protobuf_video_writer.cc return channel_.get() != NULL; channel_ 47 remoting/protocol/protobuf_video_writer.h scoped_ptr<net::StreamSocket> channel_; channel_ 27 tools/ipc_fuzzer/replay/replay_process.cc channel_.reset(); channel_ 58 tools/ipc_fuzzer/replay/replay_process.cc channel_.reset( channel_ 81 tools/ipc_fuzzer/replay/replay_process.cc if (!channel_->Send(message)) { channel_ 46 tools/ipc_fuzzer/replay/replay_process.h scoped_ptr<IPC::ChannelProxy> channel_; channel_ 45 win8/viewer/metro_viewer_process_host.cc channel_.reset(new IPC::ChannelProxy( channel_ 53 win8/viewer/metro_viewer_process_host.cc if (!channel_) channel_ 57 win8/viewer/metro_viewer_process_host.cc channel_->Close(); channel_ 71 win8/viewer/metro_viewer_process_host.cc channel_->RemoveFilter(message_filter_); channel_ 76 win8/viewer/metro_viewer_process_host.cc if (channel_) channel_ 77 win8/viewer/metro_viewer_process_host.cc return channel_->peer_pid(); channel_ 83 win8/viewer/metro_viewer_process_host.cc DCHECK_EQ(base::kNullProcessId, channel_->peer_pid()); channel_ 88 win8/viewer/metro_viewer_process_host.cc channel_->AddFilter(message_filter_); channel_ 111 win8/viewer/metro_viewer_process_host.cc return channel_->Send(msg); channel_ 97 win8/viewer/metro_viewer_process_host.h scoped_ptr<IPC::ChannelProxy> channel_;