Searched refs:SetCumulativePacketsLost (Results 1 – 4 of 4) sorted by relevance
68 report->SetCumulativePacketsLost( in PopulateNextReport()
113 void SetCumulativePacketsLost(int64_t num_apparently_sent,
170 void RtcpReportBlock::SetCumulativePacketsLost(int64_t num_apparently_sent, in SetCumulativePacketsLost() function in openscreen::cast::RtcpReportBlock
243 report.SetCumulativePacketsLost(num_apparently_sent, num_received); in TEST()