Home
last modified time | relevance | path

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

/external/webrtc/pc/
Djsep_transport.h151 const JsepTransportDescription* local_description() const { in local_description() function
Djsep_transport_unittest.cc234 JsepTransportDescription local_description = in TEST_P() local
285 JsepTransportDescription local_description = in TEST_P() local
437 JsepTransportDescription local_description = MakeJsepTransportDescription( in TEST_P() local
536 JsepTransportDescription local_description = MakeJsepTransportDescription( in TEST_P() local
Dpeer_connection.cc4284 const SessionDescriptionInterface* PeerConnection::local_description() const { in local_description() function in webrtc::PeerConnection
/external/webrtc/api/test/
Ddummy_peer_connection.h123 const SessionDescriptionInterface* local_description() const override { in local_description() function
/external/webrtc/pc/test/
Dfake_peer_connection_base.h129 const SessionDescriptionInterface* local_description() const override { in local_description() function