Home
last modified time | relevance | path

Searched refs:GetSendChannelRtpStatisticsCallback (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/include/
Drtp_rtcp.h320 GetSendChannelRtpStatisticsCallback() const = 0;
/external/webrtc/webrtc/modules/rtp_rtcp/mocks/
Dmock_rtp_rtcp.h259 MOCK_CONST_METHOD0(GetSendChannelRtpStatisticsCallback,
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl.h314 StreamDataCountersCallback* GetSendChannelRtpStatisticsCallback()
Drtp_rtcp_impl.cc995 ModuleRtpRtcpImpl::GetSendChannelRtpStatisticsCallback() const { in GetSendChannelRtpStatisticsCallback() function in webrtc::ModuleRtpRtcpImpl