Home
last modified time | relevance | path

Searched refs:AddCandidateReport (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/pc/
Dstats_collector.h109 StatsReport* AddCandidateReport(
Dstats_collector.cc736 AddCandidateReport(local_candidate_stats, true)->id()); in AddConnectionInfoReport()
738 AddCandidateReport(remote_candidate_stats, false)->id()); in AddConnectionInfoReport()
772 StatsReport* StatsCollector::AddCandidateReport( in AddCandidateReport() function in webrtc::StatsCollector
828 AddCandidateReport(stats, true); in ExtractSessionInfo()
902 AddCandidateReport(stats, true); in ExtractSessionInfo()