Searched refs:CreateDtlsSrtpTransport (Results 1 – 5 of 5) sorted by relevance
411 std::unique_ptr<webrtc::DtlsSrtpTransport> CreateDtlsSrtpTransport(
498 JsepTransportController::CreateDtlsSrtpTransport( in CreateDtlsSrtpTransport() function in webrtc::JsepTransportController1071 dtls_srtp_transport = CreateDtlsSrtpTransport( in MaybeCreateJsepTransport()
272 return CreateDtlsSrtpTransport(rtp_dtls_transport, rtcp_dtls_transport); in CreateRtpTransportBasedOnFlags()316 std::unique_ptr<webrtc::DtlsSrtpTransport> CreateDtlsSrtpTransport( in CreateDtlsSrtpTransport() function in ChannelTest1300 new_rtp_transport_ = CreateDtlsSrtpTransport( in SocketOptionsMergedOnSetTransport()
101 std::unique_ptr<webrtc::DtlsSrtpTransport> CreateDtlsSrtpTransport( in CreateDtlsSrtpTransport() function in cricket::__anona8e673500111::JsepTransport2Test141 dtls_srtp_transport = CreateDtlsSrtpTransport( in CreateJsepTransport2()
117 rtp_transport_ = CreateDtlsSrtpTransport(); in RtpSenderReceiverTest()166 std::unique_ptr<webrtc::RtpTransportInternal> CreateDtlsSrtpTransport() { in CreateDtlsSrtpTransport() function in webrtc::RtpSenderReceiverTest