Home
last modified time | relevance | path

Searched refs:CONNECTIONROLE_NONE (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dtransportdescription.h57 CONNECTIONROLE_NONE = 0, enumerator
77 connection_role(CONNECTIONROLE_NONE) {} in TransportDescription()
98 connection_role(CONNECTIONROLE_NONE) {} in TransportDescription()
Ddtlstransport.h153 remote_connection_role == CONNECTIONROLE_NONE) { in NegotiateTransportDescription()
164 remote_connection_role != CONNECTIONROLE_NONE) { in NegotiateTransportDescription()
Dtransport_unittest.cc160 cricket::CONNECTIONROLE_NONE, NULL, cricket::Candidates()); in TEST_F()
210 cricket::CONNECTIONROLE_NONE, NULL, cricket::Candidates()); in TEST_F()
Dtransport.cc242 CONNECTIONROLE_NONE, nullptr, Candidates()); in ConnectChannels()
Ddtlstransportchannel_unittest.cc513 cricket::CONNECTIONROLE_NONE, 0); in NegotiateWithLegacy()
516 cricket::CONNECTIONROLE_NONE, 0); in NegotiateWithLegacy()
/external/webrtc/talk/app/webrtc/
Djsepsessiondescription_unittest.cc83 cricket::CONNECTIONROLE_NONE, in CreateCricketSessionDescription()
91 cricket::CONNECTIONROLE_NONE, in CreateCricketSessionDescription()
Dwebrtcsdp_unittest.cc1024 cricket::CONNECTIONROLE_NONE, in AddFingerprint()
1032 cricket::CONNECTIONROLE_NONE, in AddFingerprint()
2665 EXPECT_EQ(cricket::CONNECTIONROLE_NONE, in TEST_F()
2672 EXPECT_EQ(cricket::CONNECTIONROLE_NONE, in TEST_F()
Dwebrtcsdp.cc1326 cricket::CONNECTIONROLE_NONE) { in BuildMediaDescription()