Searched refs:CandidateId (Results 1 – 1 of 1) sorted by relevance
148 class CandidateId : public TypedId { class150 CandidateId(bool local, const std::string& id) in CandidateId() function in webrtc::__anoned81ac690111::CandidateId650 return Id(new RefCountedObject<CandidateId>(local, id)); in NewCandidateId()