HomeSort by relevance Sort by last modified time
    Searched refs:tcp_candidate_policy (Results 1 - 4 of 4) sorted by null

  /external/webrtc/talk/app/webrtc/objc/
RTCPeerConnectionInterface.mm 52 [RTCEnumConverter tcpCandidatePolicyForNativeEnum:config.tcp_candidate_policy];
89 nativeConfig.tcp_candidate_policy =
  /external/webrtc/talk/app/webrtc/
peerconnectioninterface.h 254 TcpCandidatePolicy tcp_candidate_policy; member in struct:webrtc::PeerConnectionInterface::RTCConfiguration
266 tcp_candidate_policy(kTcpCandidatePolicyEnabled),
peerconnection.cc 627 if (configuration.tcp_candidate_policy == kTcpCandidatePolicyDisabled) {
    [all...]
  /external/webrtc/talk/app/webrtc/java/jni/
peerconnection_jni.cc     [all...]

Completed in 119 milliseconds