Searched refs:newer_than (Results 1 – 2 of 2) sorted by relevance
94 absl::optional<TimeDelta> OnPeriodicRttUpdate(Timestamp newer_than,
277 Timestamp newer_than, in OnPeriodicRttUpdate() argument286 if (last_received_rb_.IsInfinite() || last_received_rb_ > newer_than) { in OnPeriodicRttUpdate()