Home
last modified time | relevance | path

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

/external/webrtc/p2p/client/
Dbasic_port_allocator.h180 bool has_pairable_candidate() const { return has_pairable_candidate_; } in has_pairable_candidate() function
198 void set_has_pairable_candidate(bool has_pairable_candidate) { in set_has_pairable_candidate()