Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/p2p/base/
H A Dport_allocator.cc126 int candidate_pool_size, in SetConfiguration()
140 int candidate_pool_size, in SetConfiguration()
H A Dport_allocator_unittest.cc44 void SetConfigurationWithPoolSize(int candidate_pool_size) { in SetConfigurationWithPoolSize()
50 void SetConfigurationWithPoolSizeExpectFailure(int candidate_pool_size) { in SetConfigurationWithPoolSizeExpectFailure()
H A Dport_allocator.h395 int candidate_pool_size() const { in candidate_pool_size() function
/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection.cc2169 int candidate_pool_size, in ReconfigurePortAllocator_n()