Home
last modified time | relevance | path

Searched defs:transport_type (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/content/renderer/p2p/
Dport_allocator.h42 std::string transport_type; member
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dtransportdescription.h173 std::string transport_type; // xmlns of <transport> member
Dsessionmessages.cc251 const std::string& transport_type) { in GetTransportParser()
273 const std::string& transport_type, in GetParserAndTranslator()
292 const std::string& transport_type, in GetParserAndTranslator()
481 const std::string& transport_type, in WriteGingleCandidates()
528 std::string transport_type = tinfo.description.transport_type; in WriteJingleTransportInfo() local
Dsession.h277 const std::string& transport_type() const { return transport_type_; } in transport_type() function
Dsession_unittest.cc238 const std::string& transport_type) { in JingleEmptyContentXml()
254 const std::string& transport_type, in JingleContentXml()
275 const std::string& transport_type, in JingleTransportContentXml()
Ddtlstransportchannel_unittest.cc167 std::string transport_type = (protocol_ == cricket::ICEPROTO_GOOGLE) ? in Negotiate() local
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
Dpeerconnectioninterface.h328 std::string transport_type; member
/external/chromium_org/ui/gfx/
Dnative_widget_types.h299 SurfaceType transport_type; member
/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dsessionmessages.h116 std::string transport_type; // xmlns of <transport> member
Dsessionmessages.cc281 const std::string& transport_type, in ParseCandidates()
344 std::string transport_type = trans_elem->Name().Namespace(); in ParseJingleTransportInfo() local