Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dtransportdescription.cc44 *role = static_cast<ConnectionRole>(CONNECTIONROLE_ACTIVE + i); in StringToConnectionRole()
53 case cricket::CONNECTIONROLE_ACTIVE: in ConnectionRoleToString()
Ddtlstransportchannel_unittest.cc439 (client1_role == cricket::CONNECTIONROLE_ACTIVE || in Connect()
445 (client2_role == cricket::CONNECTIONROLE_ACTIVE || in Connect()
469 cricket::CONNECTIONROLE_ACTIVE); in Connect()
473 Negotiate(cricket::CONNECTIONROLE_ACTPASS, cricket::CONNECTIONROLE_ACTIVE); in Negotiate()
496 cricket::CONNECTIONROLE_ACTIVE, in NegotiateWithLegacy()
721 cricket::CONNECTIONROLE_ACTIVE)); in TEST_F()
726 cricket::CONNECTIONROLE_ACTIVE, NF_REOFFER); in TEST_F()
738 cricket::CONNECTIONROLE_ACTIVE)); in TEST_F()
759 cricket::CONNECTIONROLE_ACTIVE, in TEST_F()
773 Renegotiate(&client2_, cricket::CONNECTIONROLE_ACTIVE, in TEST_F()
[all …]
Ddtlstransport.h158 if (remote_connection_role == CONNECTIONROLE_ACTIVE || in NegotiateTransportDescription_w()
177 if (local_connection_role == CONNECTIONROLE_ACTIVE || in NegotiateTransportDescription_w()
179 is_remote_server = (local_connection_role == CONNECTIONROLE_ACTIVE); in NegotiateTransportDescription_w()
Dtransportdescriptionfactory.cc131 CONNECTIONROLE_PASSIVE : CONNECTIONROLE_ACTIVE; in CreateAnswer()
Dtransportdescription.h85 CONNECTIONROLE_ACTIVE, enumerator
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
Dwebrtcsdp_unittest.cc2305 cricket::CONNECTIONROLE_ACTIVE; in TEST_F()
2312 cricket::CONNECTIONROLE_ACTIVE; in TEST_F()