Home | History | Annotate | Download | only in webrtc

Lines Matching refs:AddCandidateReport

591   StatsReport* AddCandidateReport(StatsCollector* collector,
594 return collector->AddCandidateReport(candidate, local);
1254 std::string report_id = AddCandidateReport(&stats, c, true)->id()->ToString();
1264 report_id = AddCandidateReport(&stats, c, false)->id()->ToString();