Searched refs:OnPeriodicRttUpdate (Results 1 – 3 of 3) sorted by relevance
94 absl::optional<TimeDelta> OnPeriodicRttUpdate(Timestamp newer_than,
746 rtcp_receiver_.OnPeriodicRttUpdate(check_since, rtcp_sender_.Sending()); in PeriodicUpdate()
276 absl::optional<TimeDelta> RTCPReceiver::OnPeriodicRttUpdate( in OnPeriodicRttUpdate() function in webrtc::RTCPReceiver