Home
last modified time | relevance | path

Searched refs:NewCandidatePairId (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/api/
Dstats_types.h381 static Id NewCandidatePairId(const std::string& content_name,
Dstats_types.cc725 StatsReport::Id StatsReport::NewCandidatePairId(const std::string& content_name, in NewCandidatePairId() function in webrtc::StatsReport
/external/webrtc/pc/
Dstats_collector.cc720 StatsReport::NewCandidatePairId(content_name, component, connection_id)); in AddConnectionInfoReport()