Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/client/
Dbasicportallocator.cc503 bool host_canidates_disabled = !(allocator_->candidate_filter() & CF_HOST); in OnCandidateReady() local
508 !host_canidates_disabled); in OnCandidateReady()