HomeSort by relevance Sort by last modified time
    Searched refs:NewCandidateId (Results 1 - 3 of 3) sorted by null

  /external/webrtc/talk/app/webrtc/
statstypes.h 342 static Id NewCandidateId(bool local, const std::string& id);
statstypes.cc 649 StatsReport::Id StatsReport::NewCandidateId(bool local, const std::string& id) {
statscollector.cc 655 StatsReport::Id id(StatsReport::NewCandidateId(local, candidate.id()));
    [all...]

Completed in 577 milliseconds