Home
last modified time | relevance | path

Searched refs:kRtcpMuxPolicyNegotiate (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/talk/app/webrtc/
Dpeerconnectioninterface.h227 kRtcpMuxPolicyNegotiate, enumerator
265 rtcp_mux_policy(kRtcpMuxPolicyNegotiate), in RTCConfiguration()
Dwebrtcsession_unittest.cc3328 InitWithRtcpMuxPolicy(PeerConnectionInterface::kRtcpMuxPolicyNegotiate); in TEST_F()
/external/webrtc/talk/app/webrtc/objc/
DRTCEnumConverter.mm194 case webrtc::PeerConnectionInterface::kRtcpMuxPolicyNegotiate:
205 return webrtc::PeerConnectionInterface::kRtcpMuxPolicyNegotiate;
/external/webrtc/talk/app/webrtc/java/jni/
Dpeerconnection_jni.cc1436 return PeerConnectionInterface::kRtcpMuxPolicyNegotiate; in JavaRtcpMuxPolicyToNativeType()
1442 return PeerConnectionInterface::kRtcpMuxPolicyNegotiate; in JavaRtcpMuxPolicyToNativeType()