Searched refs:kRtcpMuxPolicyRequire (Results 1 – 5 of 5) sorted by relevance
196 case webrtc::PeerConnectionInterface::kRtcpMuxPolicyRequire:207 return webrtc::PeerConnectionInterface::kRtcpMuxPolicyRequire;
228 kRtcpMuxPolicyRequire, enumerator
1807 if (rtcp_mux_policy_ == PeerConnectionInterface::kRtcpMuxPolicyRequire) { in CreateChannels()
3308 InitWithRtcpMuxPolicy(PeerConnectionInterface::kRtcpMuxPolicyRequire); in TEST_F()
1439 return PeerConnectionInterface::kRtcpMuxPolicyRequire; in JavaRtcpMuxPolicyToNativeType()