OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kTcpCandidatePolicyDisabled
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/talk/app/webrtc/objc/
RTCEnumConverter.mm
216
case webrtc::PeerConnectionInterface::
kTcpCandidatePolicyDisabled
:
227
return webrtc::PeerConnectionInterface::
kTcpCandidatePolicyDisabled
;
/external/webrtc/talk/app/webrtc/
peerconnectioninterface.h
233
kTcpCandidatePolicyDisabled
peerconnection.cc
627
if (configuration.tcp_candidate_policy ==
kTcpCandidatePolicyDisabled
) {
[
all
...]
/external/webrtc/talk/app/webrtc/java/jni/
peerconnection_jni.cc
[
all
...]
Completed in 541 milliseconds