Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dtransportdescription.cc29 *role = static_cast<ConnectionRole>(CONNECTIONROLE_ACTIVE + i); in StringToConnectionRole()
38 case cricket::CONNECTIONROLE_ACTIVE: in ConnectionRoleToString()
Ddtlstransportchannel_unittest.cc454 (client1_role == cricket::CONNECTIONROLE_ACTIVE || in Connect()
460 (client2_role == cricket::CONNECTIONROLE_ACTIVE || in Connect()
488 cricket::CONNECTIONROLE_ACTIVE); in Connect()
492 Negotiate(cricket::CONNECTIONROLE_ACTPASS, cricket::CONNECTIONROLE_ACTIVE); in Negotiate()
515 cricket::CONNECTIONROLE_ACTIVE, in NegotiateWithLegacy()
846 cricket::CONNECTIONROLE_ACTIVE)); in TEST_F()
851 cricket::CONNECTIONROLE_ACTIVE, NF_REOFFER); in TEST_F()
870 cricket::CONNECTIONROLE_ACTIVE)); in TEST_F()
898 cricket::CONNECTIONROLE_ACTIVE, in TEST_F()
921 Renegotiate(&client2_, cricket::CONNECTIONROLE_ACTIVE, in TEST_F()
[all …]
Ddtlstransport.h151 if (remote_connection_role == CONNECTIONROLE_ACTIVE || in NegotiateTransportDescription()
170 if (local_connection_role == CONNECTIONROLE_ACTIVE || in NegotiateTransportDescription()
172 is_remote_server = (local_connection_role == CONNECTIONROLE_ACTIVE); in NegotiateTransportDescription()
Dtransportdescriptionfactory.cc80 CONNECTIONROLE_PASSIVE : CONNECTIONROLE_ACTIVE; in CreateAnswer()
Dtransportdescription.h58 CONNECTIONROLE_ACTIVE, enumerator
/external/webrtc/talk/app/webrtc/
Dwebrtcsdp_unittest.cc2668 cricket::CONNECTIONROLE_ACTIVE; in TEST_F()
2675 cricket::CONNECTIONROLE_ACTIVE; in TEST_F()
Dwebrtcsession_unittest.cc1980 cricket::CONNECTIONROLE_ACTIVE; in TEST_P()
1999 EXPECT_EQ(cricket::CONNECTIONROLE_ACTIVE, in TEST_P()