Home
last modified time | relevance | path

Searched refs:CandidatePairId (Results 1 – 1 of 1) sorted by relevance

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