HomeSort by relevance Sort by last modified time
    Searched refs:RegisterSendChannelRtpStatisticsCallback (Results 1 - 7 of 7) sorted by null

  /external/webrtc/webrtc/modules/rtp_rtcp/include/
rtp_rtcp.h 317 virtual void RegisterSendChannelRtpStatisticsCallback(
  /external/webrtc/webrtc/video/
video_send_stream.cc 239 vie_channel_->RegisterSendChannelRtpStatisticsCallback(&stats_proxy_);
250 vie_channel_->RegisterSendChannelRtpStatisticsCallback(nullptr);
vie_channel.h 171 void RegisterSendChannelRtpStatisticsCallback(
vie_channel.cc 844 void ViEChannel::RegisterSendChannelRtpStatisticsCallback(
847 rtp_rtcp->RegisterSendChannelRtpStatisticsCallback(callback);
    [all...]
  /external/webrtc/webrtc/modules/rtp_rtcp/mocks/
mock_rtp_rtcp.h 257 MOCK_METHOD1(RegisterSendChannelRtpStatisticsCallback,
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.h 312 void RegisterSendChannelRtpStatisticsCallback(
rtp_rtcp_impl.cc 989 void ModuleRtpRtcpImpl::RegisterSendChannelRtpStatisticsCallback(

Completed in 408 milliseconds