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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/interface/
rtp_rtcp.h 474 virtual int32_t ResetSendDataCountersRTP() = 0;
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/mocks/
mock_rtp_rtcp.h 161 MOCK_METHOD0(ResetSendDataCountersRTP,
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.h 180 virtual int32_t ResetSendDataCountersRTP() OVERRIDE;
rtp_rtcp_impl.cc 736 int32_t ModuleRtpRtcpImpl::ResetSendDataCountersRTP() {
    [all...]
  /external/chromium_org/third_party/webrtc/video_engine/
vie_channel.cc     [all...]
  /external/chromium_org/third_party/webrtc/voice_engine/
channel.cc     [all...]

Completed in 165 milliseconds