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

  /external/webrtc/talk/app/webrtc/
jsepicecandidate.h 77 virtual bool HasCandidate(const IceCandidateInterface* candidate) const;
jsep.h 88 virtual bool HasCandidate(const IceCandidateInterface* candidate) const = 0;
jsepicecandidate.cc 84 bool JsepCandidateCollection::HasCandidate(
jsepsessiondescription.cc 149 if (!candidate_collection_[mediasection_index].HasCandidate(
webrtcsessiondescriptionfactory.cc 125 if (!dest_candidates->HasCandidate(new_candidate))

Completed in 128 milliseconds