Searched refs:CONNECTIONROLE_NONE (Results 1 – 8 of 8) sorted by relevance
/external/webrtc/webrtc/p2p/base/ |
D | transportdescription.h | 57 CONNECTIONROLE_NONE = 0, enumerator 77 connection_role(CONNECTIONROLE_NONE) {} in TransportDescription() 98 connection_role(CONNECTIONROLE_NONE) {} in TransportDescription()
|
D | dtlstransport.h | 153 remote_connection_role == CONNECTIONROLE_NONE) { in NegotiateTransportDescription() 164 remote_connection_role != CONNECTIONROLE_NONE) { in NegotiateTransportDescription()
|
D | transport_unittest.cc | 160 cricket::CONNECTIONROLE_NONE, NULL, cricket::Candidates()); in TEST_F() 210 cricket::CONNECTIONROLE_NONE, NULL, cricket::Candidates()); in TEST_F()
|
D | transport.cc | 242 CONNECTIONROLE_NONE, nullptr, Candidates()); in ConnectChannels()
|
D | dtlstransportchannel_unittest.cc | 513 cricket::CONNECTIONROLE_NONE, 0); in NegotiateWithLegacy() 516 cricket::CONNECTIONROLE_NONE, 0); in NegotiateWithLegacy()
|
/external/webrtc/talk/app/webrtc/ |
D | jsepsessiondescription_unittest.cc | 83 cricket::CONNECTIONROLE_NONE, in CreateCricketSessionDescription() 91 cricket::CONNECTIONROLE_NONE, in CreateCricketSessionDescription()
|
D | webrtcsdp_unittest.cc | 1024 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()
|
D | webrtcsdp.cc | 1326 cricket::CONNECTIONROLE_NONE) { in BuildMediaDescription()
|