Searched defs:transport_type (Results 1 – 10 of 10) sorted by relevance
42 std::string transport_type; member
173 std::string transport_type; // xmlns of <transport> member
251 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
277 const std::string& transport_type() const { return transport_type_; } in transport_type() function
238 const std::string& transport_type) { in JingleEmptyContentXml()254 const std::string& transport_type, in JingleContentXml()275 const std::string& transport_type, in JingleTransportContentXml()
167 std::string transport_type = (protocol_ == cricket::ICEPROTO_GOOGLE) ? in Negotiate() local
328 std::string transport_type; member
299 SurfaceType transport_type; member
116 std::string transport_type; // xmlns of <transport> member
281 const std::string& transport_type, in ParseCandidates()344 std::string transport_type = trans_elem->Name().Namespace(); in ParseJingleTransportInfo() local