Searched refs:report_interval_ (Results 1 – 3 of 3) sorted by relevance
236 const TimeDelta report_interval_; variable
170 report_interval_(config.rtcp_report_interval_ms > 0 in RTCPReceiver()1213 return ResetTimestampIfExpired(now, last_received_rb_, report_interval_); in RtcpRrTimeoutLocked()1218 report_interval_); in RtcpRrSequenceNumberTimeoutLocked()
325 : parent_(std::move(parent)), report_interval_(report_interval) { in Reporter()352 const grpc_millis report_interval_; member in grpc_core::XdsClient::ChannelState::LrsCallState::Reporter1302 const grpc_millis next_report_time = ExecCtx::Get()->Now() + report_interval_; in ScheduleNextReportLocked()