Searched refs:NewCandidateId (Results 1 – 3 of 3) sorted by relevance
379 static Id NewCandidateId(bool local, const std::string& id);
714 StatsReport::Id StatsReport::NewCandidateId(bool local, const std::string& id) { in NewCandidateId() function in webrtc::StatsReport
776 StatsReport::Id id(StatsReport::NewCandidateId(local, candidate.id())); in AddCandidateReport()