Home
last modified time | relevance | path

Searched refs:CONNECTIONROLE_ACTPASS (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Ddtlstransportchannel_unittest.cc456 client1_role == cricket::CONNECTIONROLE_ACTPASS)) ? in Connect()
462 client2_role == cricket::CONNECTIONROLE_ACTPASS)) ? in Connect()
487 return Connect(cricket::CONNECTIONROLE_ACTPASS, in Connect()
492 Negotiate(cricket::CONNECTIONROLE_ACTPASS, cricket::CONNECTIONROLE_ACTIVE); in Negotiate()
512 cricket::CONNECTIONROLE_ACTPASS, in NegotiateWithLegacy()
810 ASSERT_TRUE(Connect(cricket::CONNECTIONROLE_ACTPASS, in TEST_F()
845 ASSERT_TRUE(Connect(cricket::CONNECTIONROLE_ACTPASS, in TEST_F()
850 Renegotiate(&client1_, cricket::CONNECTIONROLE_ACTPASS, in TEST_F()
869 ASSERT_TRUE(Connect(cricket::CONNECTIONROLE_ACTPASS, in TEST_F()
875 cricket::CONNECTIONROLE_ACTPASS, NF_REOFFER); in TEST_F()
[all …]
Dtransportcontroller_unittest.cc116 cricket::CONNECTIONROLE_ACTPASS, nullptr, Candidates()); in CreateChannelsAndCompleteConnection_w()
327 cricket::CONNECTIONROLE_ACTPASS, nullptr, Candidates()); in TEST_F()
346 cricket::CONNECTIONROLE_ACTPASS, nullptr, Candidates()); in TEST_F()
376 cricket::CONNECTIONROLE_ACTPASS, nullptr, Candidates()); in TEST_F()
383 cricket::CONNECTIONROLE_ACTPASS, nullptr, Candidates()); in TEST_F()
655 cricket::CONNECTIONROLE_ACTPASS, nullptr, Candidates()); in TEST_F()
Ddtlstransport.h145 if (local_connection_role != CONNECTIONROLE_ACTPASS) { in NegotiateTransportDescription()
163 if (remote_connection_role != CONNECTIONROLE_ACTPASS && in NegotiateTransportDescription()
Dtransportdescription.cc41 case cricket::CONNECTIONROLE_ACTPASS: in ConnectionRoleToString()
Dtransportdescriptionfactory.cc43 if (!SetSecurityInfo(desc.get(), CONNECTIONROLE_ACTPASS)) { in CreateOffer()
Dtransportdescription.h60 CONNECTIONROLE_ACTPASS, enumerator
Dtransport_unittest.cc181 cricket::CONNECTIONROLE_ACTPASS, NULL, cricket::Candidates()); in TEST_F()
/external/webrtc/talk/app/webrtc/
Dwebrtcsdp_unittest.cc2710 EXPECT_EQ(cricket::CONNECTIONROLE_ACTPASS, in TEST_F()
2714 EXPECT_EQ(cricket::CONNECTIONROLE_ACTPASS, in TEST_F()