Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsession.h239 const SessionDescriptionInterface* local_description() const { in local_description() function
Dpeerconnection.cc1170 const SessionDescriptionInterface* PeerConnection::local_description() const { in local_description() function in webrtc::PeerConnection
/external/webrtc/webrtc/p2p/base/
Dtransport.h261 const TransportDescription* local_description() const { in local_description() function