Home
last modified time | relevance | path

Searched defs:remote_desc (Results 1 – 9 of 9) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dtransport_unittest.cc76 cricket::TransportDescription remote_desc(kIceUfrag1, kIcePwd1); in TEST_F() local
157 cricket::TransportDescription remote_desc( in TEST_F() local
178 cricket::TransportDescription remote_desc( in TEST_F() local
207 cricket::TransportDescription remote_desc( in TEST_F() local
Dtransportcontroller_unittest.cc344 TransportDescription remote_desc( in TEST_F() local
374 TransportDescription remote_desc( in TEST_F() local
Ddtlstransportchannel_unittest.cc168 cricket::TransportDescription remote_desc( in Negotiate() local
/external/webrtc/talk/app/webrtc/
Dwebrtcsession.cc1684 const SessionDescriptionInterface* remote_desc) { in UseCandidatesInSessionDescription()
2043 const SessionDescriptionInterface* remote_desc, in ReadyToUseRemoteCandidate()
Dwebrtcsession_unittest.cc2163 const SessionDescriptionInterface* remote_desc = in TEST_F() local
2198 const SessionDescriptionInterface* remote_desc = in TEST_F() local
2289 const SessionDescriptionInterface* remote_desc = in TEST_F() local
Dpeerconnection.cc1055 const cricket::SessionDescription* remote_desc = desc->description(); in SetRemoteDescription() local
Dpeerconnection_unittest.cc543 const cricket::SessionDescription* remote_desc = in VerifyRejectedMediaInSessionDescription() local
/external/valgrind/coregrind/m_gdbserver/
Dremote-utils.c104 static int remote_desc = INVALID_DESCRIPTOR; variable
/external/webrtc/talk/session/media/
Dchannel.cc774 const SessionDescription* remote_desc, ContentAction action, in PushdownRemoteDescription()