Searched refs:LastSendReport (Results 1 – 4 of 4) sorted by relevance
112 uint32_t LastSendReport(uint32_t& lastRTCPTime);
382 uint32_t LastSendReport(uint32_t& last_rtcptime);
727 uint32_t ModuleRtpRtcpImpl::LastSendReport( in LastSendReport() function in webrtc::ModuleRtpRtcpImpl729 return rtcp_sender_.LastSendReport(last_rtcptime); in LastSendReport()
488 RTCPSender::LastSendReport( uint32_t& lastRTCPTime) in LastSendReport() function in webrtc::RTCPSender