Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/p2p/client/
H A Dbasic_port_allocator.h206 bool has_pairable_candidate() const { return has_pairable_candidate_; } in has_pairable_candidate() function
224 void set_has_pairable_candidate(bool has_pairable_candidate) { in set_has_pairable_candidate()