Home
last modified time | relevance | path

Searched defs:channel_name (Results 1 – 25 of 62) sorted by relevance

123

/external/chromium_org/remoting/host/
Dipc_util_win.cc45 std::string channel_name = IPC::Channel::GenerateUniqueRandomChannelID(); in CreateConnectedIpcChannel() local
91 const std::string& channel_name, in CreateIpcChannel()
Ddesktop_process_main.cc27 std::string channel_name = in DesktopProcessMain() local
Dhost_status_observer.h44 const std::string& channel_name, in OnClientRouteChange()
Dipc_host_event_logger.cc57 const std::string& channel_name, in OnClientRouteChange()
Dhost_event_logger_posix.cc83 const std::string& channel_name, in OnClientRouteChange()
Dlog_to_server.cc85 const std::string& channel_name, in OnClientRouteChange()
/external/chromium/chrome/browser/renderer_host/
Dchrome_render_message_filter.cc133 const std::string& channel_name, int* port_id) { in OnOpenChannelToExtension()
150 const std::string& channel_name) { in OpenChannelToExtensionOnUIThread()
159 const std::string& channel_name, int* port_id) { in OnOpenChannelToTab()
176 const std::string& channel_name) { in OpenChannelToTabOnUIThread()
/external/chromium/chrome/browser/extensions/
Dextension_message_service.cc62 const std::string& channel_name, in DispatchOnConnect()
142 const std::string& channel_name) { in OpenChannelToExtension()
172 const std::string& channel_name) { in OpenChannelToTab()
214 const std::string& channel_name) { in OpenChannelImpl()
249 const std::string& extension_id, const std::string& channel_name, in OpenSpecialChannelToExtension()
269 const std::string& extension_id, const std::string& channel_name, in OpenSpecialChannelToTab()
/external/chromium_org/remoting/proto/
Dmux.proto24 optional string channel_name = 2; field
/external/chromium_org/chrome/renderer/extensions/
Dtabs_custom_bindings.cc37 std::string channel_name = *v8::String::Utf8Value(args[2]->ToString()); in OpenChannelToTab() local
/external/chromium_org/remoting/protocol/
Dchannel_dispatcher_base.cc16 ChannelDispatcherBase::ChannelDispatcherBase(const char* channel_name) in ChannelDispatcherBase()
Dconnection_to_host.cc213 void ConnectionToHost::OnSessionRouteChange(const std::string& channel_name, in OnSessionRouteChange()
219 void ConnectionToHost::OnSessionChannelReady(const std::string& channel_name, in OnSessionChannelReady()
Dsession.h70 virtual void OnSessionChannelReady(const std::string& channel_name, in OnSessionChannelReady()
Dconnection_to_client.cc163 const std::string& channel_name, in OnSessionRouteChange()
/external/chromium_org/tools/ipc_fuzzer/replay/
Dreplay_process.cc55 std::string channel_name = in OpenChannel() local
/external/chromium_org/content/shell/app/
Dshell_breakpad_client.cc29 base::string16* channel_name) { in GetProductNameAndVersion()
/external/chromium_org/chrome/common/extensions/docs/server2/
Dhost_file_system_iterator_test.py46 def _GetChannelInfo(self, channel_name): argument
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dp2ptransport.cc199 std::string channel_name = elem->Attr(buzz::QN_NAME); in ParseCandidate() local
239 std::string channel_name; in WriteCandidate() local
Dtransport_unittest.cc95 void AddMapping(int component, const std::string& channel_name) { in AddMapping()
109 const std::string& channel_name, int* component) const { in GetComponentFromChannelName() argument
/external/chromium_org/content/browser/renderer_host/java/
Djava_bridge_channel_host.cc42 std::string channel_name(base::StringPrintf("r%d.javabridge", renderer_id)); in GetJavaBridgeChannelHost() local
/external/chromium_org/chrome/browser/renderer_host/
Dchrome_render_message_filter.cc278 const std::string& channel_name, in OnOpenChannelToExtension()
295 const std::string& channel_name, in OpenChannelToExtensionOnUIThread()
332 const std::string& channel_name, int* port_id) { in OnOpenChannelToTab()
348 const std::string& channel_name) { in OpenChannelToTabOnUIThread()
/external/chromium_org/chrome/app/
Dchrome_breakpad_client.cc106 base::string16* channel_name) { in GetProductNameAndVersion()
194 base::string16 channel_name(base::WideToUTF16( in GetShouldDumpLargerDumps() local
/external/chromium_org/chrome/browser/extensions/api/messaging/
Dextension_message_port.cc28 const std::string& channel_name, in DispatchOnConnect()
/external/chromium_org/content/utility/
Dutility_thread_impl.cc39 UtilityThreadImpl::UtilityThreadImpl(const std::string& channel_name) in UtilityThreadImpl()
/external/chromium_org/components/nacl/broker/
Dnacl_broker_listener.cc40 std::string channel_name = in Listen() local

123