Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/p2p/base/
H A Dport_allocator.h505 bool SetPortRange(int min_port, int max_port) { in SetPortRange() function
/aosp_15_r20/external/webrtc/p2p/client/
H A Dbasic_port_allocator_unittest.cc209 bool SetPortRange(int min_port, int max_port) { in SetPortRange() function in cricket::BasicPortAllocatorTestBase