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

  /external/webrtc/talk/app/webrtc/
jsepicecandidate.h 71 class JsepCandidateCollection : public IceCandidateCollection {
73 ~JsepCandidateCollection();
jsepicecandidate.cc 77 JsepCandidateCollection::~JsepCandidateCollection() {
84 bool JsepCandidateCollection::HasCandidate(
jsepsessiondescription.h 96 std::vector<JsepCandidateCollection> candidate_collection_;

Completed in 187 milliseconds