Home
last modified time | relevance | path

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

/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/third_party/libjingle/source/talk/p2p/base/
Dp2ptransport.cc71 std::string channel_name = error->Attr(buzz::QN_NAME); in OnTransportError() local
Dsession.cc517 const std::string& channel_name) { in CreateChannel()
526 const std::string& channel_name) { in GetChannel()
535 const std::string& channel_name) { in DestroyChannel()
/external/chromium/chrome/browser/debugger/
Dextension_ports_remote_service.cc299 std::string channel_name = ""; in ConnectCommand() local
/external/chromium/third_party/libjingle/source/talk/session/tunnel/
Dpseudotcpchannel.cc122 const std::string& channel_name) { in Connect()