Home
last modified time | relevance | path

Searched refs:CONNECTIONROLE_PASSIVE (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Ddtlstransport.h159 remote_connection_role == CONNECTIONROLE_PASSIVE || in NegotiateTransportDescription_w()
161 is_remote_server = (remote_connection_role == CONNECTIONROLE_PASSIVE); in NegotiateTransportDescription_w()
178 local_connection_role == CONNECTIONROLE_PASSIVE) { in NegotiateTransportDescription_w()
Dtransportdescription.cc59 case cricket::CONNECTIONROLE_PASSIVE: in ConnectionRoleToString()
Ddtlstransportchannel_unittest.cc440 (client2_role == cricket::CONNECTIONROLE_PASSIVE && in Connect()
446 (client1_role == cricket::CONNECTIONROLE_PASSIVE && in Connect()
693 cricket::CONNECTIONROLE_PASSIVE)); in TEST_F()
742 Renegotiate(&client2_, cricket::CONNECTIONROLE_PASSIVE, in TEST_F()
755 cricket::CONNECTIONROLE_PASSIVE)); in TEST_F()
771 cricket::CONNECTIONROLE_PASSIVE)); in TEST_F()
Dtransportdescriptionfactory.cc131 CONNECTIONROLE_PASSIVE : CONNECTIONROLE_ACTIVE; in CreateAnswer()
Dtransportdescription.h86 CONNECTIONROLE_PASSIVE, enumerator