Home
last modified time | relevance | path

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

/external/webrtc/pc/test/
Dfake_peer_connection_for_stats.h324 std::vector<rtc::scoped_refptr<RtpSenderInterface>> GetSenders() in GetSenders() function
Dfake_peer_connection_base.h93 std::vector<rtc::scoped_refptr<RtpSenderInterface>> GetSenders() in GetSenders() function
/external/webrtc/pc/
Dpeer_connection.cc1197 std::vector<rtc::scoped_refptr<RtpSenderInterface>> PeerConnection::GetSenders() in GetSenders() function in webrtc::PeerConnection