Lines Matching refs:RTC_DCHECK
109 RTC_DCHECK(ice_transport_); in JsepTransport()
110 RTC_DCHECK(rtp_dtls_transport_); in JsepTransport()
117 RTC_DCHECK(!sdes_transport); in JsepTransport()
118 RTC_DCHECK(!dtls_srtp_transport); in JsepTransport()
120 RTC_DCHECK(!unencrypted_rtp_transport); in JsepTransport()
121 RTC_DCHECK(!dtls_srtp_transport); in JsepTransport()
123 RTC_DCHECK(dtls_srtp_transport_); in JsepTransport()
124 RTC_DCHECK(!unencrypted_rtp_transport); in JsepTransport()
125 RTC_DCHECK(!sdes_transport); in JsepTransport()
181 RTC_DCHECK(!unencrypted_rtp_transport_); in SetLocalJsepTransportDescription()
182 RTC_DCHECK(!dtls_srtp_transport_); in SetLocalJsepTransportDescription()
190 RTC_DCHECK(!unencrypted_rtp_transport_); in SetLocalJsepTransportDescription()
191 RTC_DCHECK(!sdes_transport_); in SetLocalJsepTransportDescription()
217 RTC_DCHECK(rtp_dtls_transport_->internal()); in SetLocalJsepTransportDescription()
222 RTC_DCHECK(rtcp_dtls_transport_->internal()); in SetLocalJsepTransportDescription()
275 RTC_DCHECK(!unencrypted_rtp_transport_); in SetRemoteJsepTransportDescription()
276 RTC_DCHECK(!dtls_srtp_transport_); in SetRemoteJsepTransportDescription()
286 RTC_DCHECK(!unencrypted_rtp_transport_); in SetRemoteJsepTransportDescription()
287 RTC_DCHECK(!sdes_transport_); in SetRemoteJsepTransportDescription()
296 RTC_DCHECK(rtp_dtls_transport()); in SetRemoteJsepTransportDescription()
337 RTC_DCHECK(transport->internal() && transport->internal()->ice_transport()); in AddRemoteCandidates()
354 RTC_DCHECK(rtp_dtls_transport_); in GetDtlsRole()
355 RTC_DCHECK(rtp_dtls_transport_->internal()); in GetDtlsRole()
369 RTC_DCHECK(rtp_dtls_transport_->internal()); in GetStats()
372 RTC_DCHECK(rtcp_dtls_transport_->internal()); in GetStats()
393 RTC_DCHECK(fp_tmp.get() != NULL); in VerifyCertificateFingerprint()
421 RTC_DCHECK(ice_transport); in SetRemoteIceParameters()
422 RTC_DCHECK(remote_description_); in SetRemoteIceParameters()
431 RTC_DCHECK(dtls_transport); in SetNegotiatedDtlsParameters()
492 RTC_DCHECK(!sdes_transport_); in ActivateRtcpMux()
493 RTC_DCHECK(!dtls_srtp_transport_); in ActivateRtcpMux()
496 RTC_DCHECK(!unencrypted_rtp_transport_); in ActivateRtcpMux()
497 RTC_DCHECK(!dtls_srtp_transport_); in ActivateRtcpMux()
500 RTC_DCHECK(dtls_srtp_transport_); in ActivateRtcpMux()
501 RTC_DCHECK(!unencrypted_rtp_transport_); in ActivateRtcpMux()
502 RTC_DCHECK(!sdes_transport_); in ActivateRtcpMux()
534 RTC_DCHECK(send_extension_ids_); in SetSdes()
535 RTC_DCHECK(recv_extension_ids_); in SetSdes()
596 RTC_DCHECK(rtp_dtls_transport()); in NegotiateAndSetDtlsParameters()
701 RTC_DCHECK(dtls_transport); in GetTransportStats()