Searched refs:KEEP_FIRST_READY (Results 1 – 5 of 5) sorted by relevance
33 KEEP_FIRST_READY // Keep the first ready port and prune the rest enumerator
208 return webrtc::KEEP_FIRST_READY; in JavaToNativePortPrunePolicy()
419 KEEP_FIRST_READY // Keep the first ready port and prune the rest on the same network. enumConstant
1695 TestTurnPortPrunesWithUdpAndTcpPorts(webrtc::KEEP_FIRST_READY, in TEST_F()1707 TestTurnPortPrunesWithUdpAndTcpPorts(webrtc::KEEP_FIRST_READY, in TEST_F()
948 if (turn_port_prune_policy_ == webrtc::KEEP_FIRST_READY) { in OnCandidateReady()