Searched refs:kTcpCandidatePolicyDisabled (Results 1 – 4 of 4) sorted by relevance
216 case webrtc::PeerConnectionInterface::kTcpCandidatePolicyDisabled:227 return webrtc::PeerConnectionInterface::kTcpCandidatePolicyDisabled;
233 kTcpCandidatePolicyDisabled enumerator
627 if (configuration.tcp_candidate_policy == kTcpCandidatePolicyDisabled) { in Initialize()
1456 return PeerConnectionInterface::kTcpCandidatePolicyDisabled; in JavaTcpCandidatePolicyToNativeType()