Searched refs:report_interval_ (Results 1 – 2 of 2) sorted by relevance
326 : parent_(std::move(parent)), report_interval_(report_interval) { in Reporter()353 const grpc_millis report_interval_; member in grpc_core::XdsClient::ChannelState::LrsCallState::Reporter1296 const grpc_millis next_report_time = ExecCtx::Get()->Now() + report_interval_; in ScheduleNextReportLocked()
313 : parent_(std::move(parent)), report_interval_(report_interval) { in Reporter()340 const grpc_millis report_interval_; member in grpc_core::XdsClient::ChannelState::LrsCallState::Reporter1351 const grpc_millis next_report_time = ExecCtx::Get()->Now() + report_interval_; in ScheduleNextReportLocked()