Searched refs:NewCandidateId (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/talk/app/webrtc/
H A Dstatstypes.h342 static Id NewCandidateId(bool local, const std::string& id);
H A Dstatstypes.cc649 StatsReport::Id StatsReport::NewCandidateId(bool local, const std::string& id) { function in class:webrtc::StatsReport
H A Dstatscollector.cc655 StatsReport::Id id(StatsReport::NewCandidateId(local, candidate.id()));

Completed in 93 milliseconds