Home
last modified time | relevance | path

Searched defs:HasCandidate (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/api/
Djsep_ice_candidate.cc54 bool JsepCandidateCollection::HasCandidate( in HasCandidate() function in webrtc::JsepCandidateCollection
/external/webrtc/p2p/client/
Dbasic_port_allocator_unittest.cc361 static bool HasCandidate(const std::vector<Candidate>& candidates, in HasCandidate() function in cricket::BasicPortAllocatorTestBase