Searched defs:CandidatePairId (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/talk/app/webrtc/
H A Dstatstypes.cc198 class CandidatePairId : public ComponentId { class in namespace:webrtc::__anon24297
200 CandidatePairId(const std::string& content_name, int component, int index) function in class:webrtc::__anon24297::CandidatePairId
207 static_cast<const CandidatePairId&>(other).index_ == index_;
662 return Id(new RefCountedObject<CandidatePairId>(

Completed in 73 milliseconds