Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Ddtlstransportchannel_unittest.cc441 client1_role == cricket::CONNECTIONROLE_ACTPASS)) ? in Connect()
447 client2_role == cricket::CONNECTIONROLE_ACTPASS)) ? in Connect()
468 return Connect(cricket::CONNECTIONROLE_ACTPASS, in Connect()
473 Negotiate(cricket::CONNECTIONROLE_ACTPASS, cricket::CONNECTIONROLE_ACTIVE); in Negotiate()
493 cricket::CONNECTIONROLE_ACTPASS, in NegotiateWithLegacy()
692 ASSERT_TRUE(Connect(cricket::CONNECTIONROLE_ACTPASS, in TEST_F()
720 ASSERT_TRUE(Connect(cricket::CONNECTIONROLE_ACTPASS, in TEST_F()
725 Renegotiate(&client1_, cricket::CONNECTIONROLE_ACTPASS, in TEST_F()
737 ASSERT_TRUE(Connect(cricket::CONNECTIONROLE_ACTPASS, in TEST_F()
743 cricket::CONNECTIONROLE_ACTPASS, NF_REOFFER); in TEST_F()
[all …]
Ddtlstransport.h153 if (local_connection_role != CONNECTIONROLE_ACTPASS) { in NegotiateTransportDescription_w()
171 if (remote_connection_role != CONNECTIONROLE_ACTPASS && in NegotiateTransportDescription_w()
Dtransportdescription.cc56 case cricket::CONNECTIONROLE_ACTPASS: in ConnectionRoleToString()
Dtransportdescriptionfactory.cc75 if (!SetSecurityInfo(desc.get(), CONNECTIONROLE_ACTPASS)) { in CreateOffer()
Dtransportdescription.h87 CONNECTIONROLE_ACTPASS, enumerator
Dtransport_unittest.cc323 cricket::CONNECTIONROLE_ACTPASS, NULL, cricket::Candidates()); in TEST_F()
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
Dwebrtcsdp_unittest.cc2494 EXPECT_EQ(cricket::CONNECTIONROLE_ACTPASS, in TEST_F()
2498 EXPECT_EQ(cricket::CONNECTIONROLE_ACTPASS, in TEST_F()