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()
Ddtlstransport.h151 if (remote_connection_role == CONNECTIONROLE_ACTIVE || in NegotiateTransportDescription_w()
168 if (local_connection_role == CONNECTIONROLE_ACTIVE || in NegotiateTransportDescription_w()
170 is_remote_server = (local_connection_role == CONNECTIONROLE_ACTIVE); in NegotiateTransportDescription_w()
Ddtlstransportchannel_unittest.cc427 (client1_role == cricket::CONNECTIONROLE_ACTIVE || in Connect()
433 (client2_role == cricket::CONNECTIONROLE_ACTIVE || in Connect()
457 cricket::CONNECTIONROLE_ACTIVE); in Connect()
461 Negotiate(cricket::CONNECTIONROLE_ACTPASS, cricket::CONNECTIONROLE_ACTIVE); in Negotiate()
484 cricket::CONNECTIONROLE_ACTIVE, in NegotiateWithLegacy()
699 cricket::CONNECTIONROLE_ACTIVE)); in TEST_F()
704 cricket::CONNECTIONROLE_ACTIVE, NF_REOFFER); in TEST_F()
716 cricket::CONNECTIONROLE_ACTIVE)); in TEST_F()
737 cricket::CONNECTIONROLE_ACTIVE, in TEST_F()
751 Renegotiate(&client2_, cricket::CONNECTIONROLE_ACTIVE, in TEST_F()
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.cc2079 cricket::CONNECTIONROLE_ACTIVE; in TEST_F()
2086 cricket::CONNECTIONROLE_ACTIVE; in TEST_F()