Home
last modified time | relevance | path

Searched refs:GetRtpStatisticsCallback (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_sender.h305 StreamDataCountersCallback* GetRtpStatisticsCallback() const;
Drtp_rtcp_impl.cc996 return rtp_sender_.GetRtpStatisticsCallback(); in GetSendChannelRtpStatisticsCallback()
Drtp_sender.cc1866 StreamDataCountersCallback* RTPSender::GetRtpStatisticsCallback() const { in GetRtpStatisticsCallback() function in webrtc::RTPSender