Searched defs:content_type_b (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dsession_unittest.cc285 const std::string& content_type_b,
295 content_name_b, content_type_b, kTransportType);
312 const std::string& content_type_b,
322 content_name_b, content_type_b, kTransportType);
433 const std::string& content_type_b,
438 content_name_b, content_type_b,
444 content_name_b, content_type_b) +
464 const std::string& content_type_b,
469 content_name_b, content_type_b, bundle);
475 content_name_b, content_type_b)
282 JingleInitiateXml(const std::string& content_name_a, const std::string& content_type_a, const std::string& content_name_b, const std::string& content_type_b, bool bundle = false) argument
309 JingleAcceptXml(const std::string& content_name_a, const std::string& content_type_a, const std::string& content_name_b, const std::string& content_type_b, bool bundle = false) argument
428 InitiateXml(SignalingProtocol protocol, const std::string& gingle_content_type, const std::string& content_name_a, const std::string& content_type_a, const std::string& content_name_b, const std::string& content_type_b, bool bundle = false) argument
459 AcceptXml(SignalingProtocol protocol, const std::string& gingle_content_type, const std::string& content_name_a, const std::string& content_type_a, const std::string& content_name_b, const std::string& content_type_b, bool bundle = false) argument
692 NewTestSessionDescription( const std::string gingle_content_type, const std::string& content_name_a, const std::string& content_type_a, const std::string& content_name_b, const std::string& content_type_b) argument
[all...]

Completed in 1229 milliseconds