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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.h 92 virtual uint32_t ByteCountSent() const;
rtp_rtcp_impl.cc 384 uint32_t ModuleRtpRtcpImpl::ByteCountSent() const {
    [all...]
rtcp_sender.cc 72 byte_count_sent(module->ByteCountSent()),
    [all...]

Completed in 143 milliseconds