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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dsession_unittest.cc343 const std::string& channel_name_b,
350 P2pCandidateXml(channel_name_b, port_index2) +
351 P2pCandidateXml(channel_name_b, port_index3));
370 const std::string& channel_name_b,
379 P2pCandidateXml(channel_name_b, port_index2) +
380 P2pCandidateXml(channel_name_b, port_index3)));
521 const std::string& channel_name_b,
529 channel_name_b, port_index2, port_index3);
533 channel_name_b, port_index2, port_index3);
539 channel_name_b, port_index
340 Gingle4CandidatesXml(const std::string& channel_name_a, int port_index0, int port_index1, const std::string& channel_name_b, int port_index2, int port_index3) argument
366 Jingle4TransportInfoXml(const std::string& content_name, const std::string& channel_name_a, int port_index0, int port_index1, const std::string& channel_name_b, int port_index2, int port_index3) argument
516 TransportInfo4Xml(SignalingProtocol protocol, const std::string& content_name, const std::string& channel_name_a, int port_index0, int port_index1, const std::string& channel_name_b, int port_index2, int port_index3) argument
840 TestClient(cricket::PortAllocator* port_allocator, int* next_message_id, const std::string& local_name, SignalingProtocol start_protocol, const std::string& content_type, const std::string& content_name_a, const std::string& channel_name_a, const std::string& content_name_b, const std::string& channel_name_b) argument
1099 std::string channel_name_b; member in class:TestClient
1170 TestSession(SignalingProtocol initiator_protocol, SignalingProtocol responder_protocol, SignalingProtocol resulting_protocol, const std::string& gingle_content_type, const std::string& content_type, const std::string& content_name_a, const std::string& channel_name_a, const std::string& content_name_b, const std::string& channel_name_b, const std::string& initiate_xml, const std::string& transport_info_a_xml, const std::string& transport_info_b_xml, const std::string& transport_info_reply_a_xml, const std::string& transport_info_reply_b_xml, const std::string& accept_xml, bool bundle = false) argument
1488 std::string channel_name_b = "rtcp"; local
1526 std::string channel_name_b = "rtcp"; local
1570 std::string channel_name_b = "video_rtp"; local
1610 std::string channel_name_b = "chanb"; local
1692 std::string channel_name_b = "chanb"; local
1849 std::string channel_name_b = "rtcp"; local
2087 std::string channel_name_b = "video_rtp"; local
[all...]

Completed in 46 milliseconds