Home
last modified time | relevance | path

Searched defs:remote_description (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/pc/
Djsep_transport.h156 const JsepTransportDescription* remote_description() const { in remote_description() function
Djsep_transport_unittest.cc242 JsepTransportDescription remote_description = in TEST_P() local
293 JsepTransportDescription remote_description = in TEST_P() local
439 JsepTransportDescription remote_description = MakeJsepTransportDescription( in TEST_P() local
538 JsepTransportDescription remote_description = MakeJsepTransportDescription( in TEST_P() local
Dpeer_connection.cc4290 const SessionDescriptionInterface* PeerConnection::remote_description() const { in remote_description() function in webrtc::PeerConnection
/external/webrtc/api/test/
Ddummy_peer_connection.h126 const SessionDescriptionInterface* remote_description() const override { in remote_description() function
/external/webrtc/pc/test/
Dfake_peer_connection_base.h132 const SessionDescriptionInterface* remote_description() const override { in remote_description() function