Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dport_allocator.cc277 void PortAllocator::FreezeCandidatePool() { in FreezeCandidatePool() function in cricket::PortAllocator
Dport_allocator_unittest.cc218 allocator_->FreezeCandidatePool(); in TEST_F()
Dport_allocator.h435 void FreezeCandidatePool();
/external/webrtc/pc/
Dpeer_connection.cc5731 port_allocator_->FreezeCandidatePool(); in ReconfigurePortAllocator_n()