Searched refs:UpdateStats (Results 1 – 8 of 8) sorted by relevance
630 stats->UpdateStats(PeerConnectionInterface::kStatsOutputLevelStandard); in SetupAndVerifyAudioTrackStats()713 stats.UpdateStats(PeerConnectionInterface::kStatsOutputLevelStandard); in TestCertificateReports()784 stats.UpdateStats(PeerConnectionInterface::kStatsOutputLevelStandard); in TEST_F()851 stats.UpdateStats(PeerConnectionInterface::kStatsOutputLevelStandard); in TEST_F()904 stats.UpdateStats(PeerConnectionInterface::kStatsOutputLevelStandard); in TEST_F()920 stats.UpdateStats(PeerConnectionInterface::kStatsOutputLevelStandard); in TEST_F()933 stats.UpdateStats(PeerConnectionInterface::kStatsOutputLevelStandard); in TEST_F()934 stats.UpdateStats(PeerConnectionInterface::kStatsOutputLevelStandard); in TEST_F()1007 stats.UpdateStats(PeerConnectionInterface::kStatsOutputLevelStandard); in TEST_F()1076 stats.UpdateStats(PeerConnectionInterface::kStatsOutputLevelStandard); in TEST_F()[all …]
78 void UpdateStats(PeerConnectionInterface::StatsOutputLevel level);
807 stats_->UpdateStats(level); in GetStats()962 stats_->UpdateStats(kStatsOutputLevelStandard); in SetLocalDescription()1040 stats_->UpdateStats(kStatsOutputLevelStandard); in SetRemoteDescription()1182 stats_->UpdateStats(kStatsOutputLevelStandard); in Close()
466 StatsCollector::UpdateStats(PeerConnectionInterface::StatsOutputLevel level) { in UpdateStats() function in webrtc::StatsCollector
313 UpdateStats(static_cast<int>(t_delta - ts_delta_ms), now_ms); in IncomingPacketInfo()425 void RemoteBitrateEstimatorAbsSendTime::UpdateStats(int propagation_delta_ms, in UpdateStats() function in webrtc::RemoteBitrateEstimatorAbsSendTime
115 void UpdateStats(int propagation_delta_ms, int64_t now_ms)
337 void UpdateStats(const CapturedFrame* captured_frame);
538 UpdateStats(captured_frame); in OnFrameCaptured()699 void VideoCapturer::UpdateStats(const CapturedFrame* captured_frame) { in UpdateStats() function in cricket::VideoCapturer