Home
last modified time | relevance | path

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

/external/webrtc/pc/
Djsep_transport.h161 const JsepTransportDescription* local_description() const { in local_description() function
Djsep_transport_unittest.cc266 JsepTransportDescription local_description = in TEST_P() local
317 JsepTransportDescription local_description = in TEST_P() local
469 JsepTransportDescription local_description = MakeJsepTransportDescription( in TEST_P() local
578 JsepTransportDescription local_description = MakeJsepTransportDescription( in TEST_P() local
Dpeer_connection.cc1806 const SessionDescriptionInterface* PeerConnection::local_description() const { in local_description() function in webrtc::PeerConnection
Dsdp_offer_answer.cc2696 const SessionDescriptionInterface* SdpOfferAnswerHandler::local_description() in local_description() function in webrtc::SdpOfferAnswerHandler
/external/webrtc/pc/test/
Dfake_peer_connection_base.h135 const SessionDescriptionInterface* local_description() const override { in local_description() function