Lines Matching refs:StatsReport
45 typedef std::map<std::string, StatsReport*> TrackIdMap;
81 StatsReport* PrepareReport(bool local,
84 const StatsReport::Id& transport_id,
85 StatsReport::Direction direction);
87 StatsReport* PrepareADMReport();
109 StatsReport* AddCandidateReport(
115 StatsReport* AddCertificateReports(
118 StatsReport* AddConnectionInfoReport(const std::string& content_name,
121 const StatsReport::Id& channel_report_id,
129 webrtc::StatsReport* GetReport(const StatsReport::StatsType& type,
131 StatsReport::Direction direction);
136 StatsReport* report,