Home
last modified time | relevance | path

Searched defs:crypto_options (Results 1 – 24 of 24) sorted by relevance

/external/webrtc/pc/
Dchannel_manager.cc193 const webrtc::CryptoOptions& crypto_options, in CreateVoiceChannel()
261 const webrtc::CryptoOptions& crypto_options, in CreateVideoChannel()
331 const webrtc::CryptoOptions& crypto_options, in CreateRtpDataChannel()
Dchannel.cc131 webrtc::CryptoOptions crypto_options, in BaseChannel()
794 webrtc::CryptoOptions crypto_options, in VoiceChannel()
971 webrtc::CryptoOptions crypto_options, in VideoChannel()
1207 webrtc::CryptoOptions crypto_options, in RtpDataChannel()
Djsep_transport_controller.h84 webrtc::CryptoOptions crypto_options; member
Dmedia_session.cc49 const webrtc::CryptoOptions& crypto_options, in GetSupportedSdesCryptoSuiteNames()
234 const webrtc::CryptoOptions& crypto_options, in GetSupportedAudioSdesCryptoSuites()
247 const webrtc::CryptoOptions& crypto_options, in GetSupportedAudioSdesCryptoSuiteNames()
254 const webrtc::CryptoOptions& crypto_options, in GetSupportedVideoSdesCryptoSuites()
264 const webrtc::CryptoOptions& crypto_options, in GetSupportedVideoSdesCryptoSuiteNames()
271 const webrtc::CryptoOptions& crypto_options, in GetSupportedDataSdesCryptoSuites()
281 const webrtc::CryptoOptions& crypto_options, in GetSupportedDataSdesCryptoSuiteNames()
293 const webrtc::CryptoOptions& crypto_options, in SelectCrypto()
Dmedia_session.h112 webrtc::CryptoOptions crypto_options; member
Dpeer_connection_crypto_unittest.cc296 CryptoOptions crypto_options; in TEST_P() local
Djsep_transport_controller_unittest.cc60 const webrtc::CryptoOptions& crypto_options) override { in CreateDtlsTransport()
Dpeer_connection_integrationtest.cc1929 CryptoOptions crypto_options; in TEST_P() local
Dpeer_connection.cc912 absl::optional<CryptoOptions> crypto_options; in operator ==() member
/external/webrtc/media/engine/
Dnull_webrtc_video_engine.h50 const webrtc::CryptoOptions& crypto_options, in CreateMediaChannel()
Dwebrtc_voice_engine.cc357 const webrtc::CryptoOptions& crypto_options) { in CreateMediaChannel()
770 const webrtc::CryptoOptions& crypto_options) in WebRtcAudioSendStream()
1168 const webrtc::CryptoOptions& crypto_options, in WebRtcAudioReceiveStream()
1365 const webrtc::CryptoOptions& crypto_options, in WebRtcVoiceMediaChannel()
Dwebrtc_video_engine.cc582 const webrtc::CryptoOptions& crypto_options, in CreateMediaChannel()
627 const webrtc::CryptoOptions& crypto_options, in WebRtcVideoChannel()
/external/webrtc/p2p/base/
Dfake_dtls_transport.h157 const webrtc::CryptoOptions& crypto_options() const override { in crypto_options() function
160 void SetCryptoOptions(const webrtc::CryptoOptions& crypto_options) { in SetCryptoOptions()
Ddtls_transport.cc130 const webrtc::CryptoOptions& crypto_options, in DtlsTransport()
146 const webrtc::CryptoOptions& DtlsTransport::crypto_options() const { in crypto_options() function in cricket::DtlsTransport
/external/webrtc/call/
Drtp_transport_controller_send_interface.h72 CryptoOptions crypto_options; member
Drtp_video_sender.cc198 const CryptoOptions& crypto_options, in CreateRtpStreamSenders()
332 const CryptoOptions& crypto_options, in RtpVideoSender()
Daudio_send_stream.h156 webrtc::CryptoOptions crypto_options; member
Dvideo_send_stream.h193 CryptoOptions crypto_options; member
Daudio_receive_stream.h148 webrtc::CryptoOptions crypto_options; member
Dvideo_receive_stream.h265 CryptoOptions crypto_options; member
/external/webrtc/audio/
Dchannel_send.cc452 const webrtc::CryptoOptions& crypto_options, in ChannelSend()
945 const webrtc::CryptoOptions& crypto_options, in CreateChannelSend()
Dchannel_receive.cc460 const webrtc::CryptoOptions& crypto_options, in ChannelReceive()
988 const webrtc::CryptoOptions& crypto_options, in CreateChannelReceive()
/external/webrtc/media/base/
Dfake_media_engine.cc524 const webrtc::CryptoOptions& crypto_options) { in CreateMediaChannel()
589 const webrtc::CryptoOptions& crypto_options, in CreateMediaChannel()
/external/webrtc/api/
Dpeer_connection_interface.h619 absl::optional<CryptoOptions> crypto_options; member