Searched refs:OnReceivedNtp (Results 1 – 3 of 3) sorted by relevance
47 rtcp_->OnReceivedNtp(remote_sender_info.ntp_seconds, in OnReceivedSenderReport()58 rtcp_->OnReceivedNtp(remote_time_report.ntp_seconds, in OnReceiverReferenceTimeReport()237 void Rtcp::OnReceivedNtp(uint32 ntp_seconds, uint32 ntp_fraction) { in OnReceivedNtp() function in media::cast::Rtcp
128 void OnReceivedNtp(uint32 ntp_seconds, uint32 ntp_fraction);
150 using Rtcp::OnReceivedNtp;