Lines Matching refs:AddStats
579 report->AddStats(std::unique_ptr<RTCCertificateStats>(certificate_stats)); in ProduceCertificateStatsFromSSLCertificateStats()
620 report->AddStats(std::move(candidate_stats)); in ProduceIceCandidateStats()
832 report->AddStats(std::move(audio_track_stats)); in ProduceSenderMediaTrackStats()
859 report->AddStats(std::move(video_track_stats)); in ProduceSenderMediaTrackStats()
885 report->AddStats(std::move(audio_track_stats)); in ProduceReceiverMediaTrackStats()
898 report->AddStats(std::move(video_track_stats)); in ProduceReceiverMediaTrackStats()
1299 report->AddStats(CodecStatsFromRtpCodecParameters( in ProduceCodecStats_n()
1304 report->AddStats(CodecStatsFromRtpCodecParameters( in ProduceCodecStats_n()
1312 report->AddStats(CodecStatsFromRtpCodecParameters( in ProduceCodecStats_n()
1317 report->AddStats(CodecStatsFromRtpCodecParameters( in ProduceCodecStats_n()
1343 report->AddStats(std::move(data_channel_stats)); in ProduceDataChannelStats_s()
1426 report->AddStats(std::move(candidate_pair_stats)); in ProduceIceCandidateAndPairStats_n()
1465 report->AddStats(std::move(stream_stats)); in ProduceMediaStreamStats_s()
1570 report->AddStats(std::move(media_source_stats)); in ProduceMediaSourceStats_s()
1585 report->AddStats(std::move(stats)); in ProducePeerConnectionStats_s()
1642 report->AddStats(std::move(inbound_audio)); in ProduceAudioRTPStreamStats_n()
1670 report->AddStats(std::move(outbound_audio)); in ProduceAudioRTPStreamStats_n()
1680 report->AddStats(ProduceRemoteInboundRtpStreamStatsFromReportBlockData( in ProduceAudioRTPStreamStats_n()
1722 report->AddStats(std::move(inbound_video)); in ProduceVideoRTPStreamStats_n()
1750 report->AddStats(std::move(outbound_video)); in ProduceVideoRTPStreamStats_n()
1760 report->AddStats(ProduceRemoteInboundRtpStreamStatsFromReportBlockData( in ProduceVideoRTPStreamStats_n()
1862 report->AddStats(std::move(transport_stats)); in ProduceTransportStats_n()