Home
last modified time | relevance | path

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

/external/webrtc/p2p/client/
Dbasic_port_allocator.cc317 bool found_pairable_candidate = false; in SetCandidateFilter() local
346 found_pairable_candidate = true; in SetCandidateFilter()
358 if (!found_pairable_candidate) { in SetCandidateFilter()