Searched refs:sender_reports (Results 1 – 1 of 1) sorted by relevance
444 sender_reports: Vec<SenderReportEntry>, in read() field486 .sender_reports in read()492 e.sender_reports.push(Default::default()); in read()496 e.sender_reports.last_mut().unwrap() in read()516 .sender_reports in read()522 e.sender_reports.push(Default::default()); in read()526 e.sender_reports.last_mut().unwrap() in read()542 mut sender_reports, in read()549 sender_reports in read()581 let futures = sender_reports.into_iter().map(|sr| { in read()