Searched refs:GetFrameDecryptor (Results 1 – 8 of 8) sorted by relevance
109 virtual rtc::scoped_refptr<FrameDecryptorInterface> GetFrameDecryptor() const;141 GetFrameDecryptor)
32 RtpReceiverInterface::GetFrameDecryptor() const { in GetFrameDecryptor() function in webrtc::RtpReceiverInterface
54 GetFrameDecryptor,
82 rtc::scoped_refptr<FrameDecryptorInterface> GetFrameDecryptor()
84 rtc::scoped_refptr<FrameDecryptorInterface> GetFrameDecryptor()
1569 EXPECT_EQ(nullptr, audio_rtp_receiver_->GetFrameDecryptor()); in TEST_F()1572 audio_rtp_receiver_->GetFrameDecryptor().get()); in TEST_F()1580 EXPECT_EQ(nullptr, audio_rtp_receiver_->GetFrameDecryptor()); in TEST_F()1614 EXPECT_EQ(nullptr, video_rtp_receiver_->GetFrameDecryptor()); in TEST_F()1617 video_rtp_receiver_->GetFrameDecryptor().get()); in TEST_F()1625 EXPECT_EQ(nullptr, video_rtp_receiver_->GetFrameDecryptor()); in TEST_F()
132 AudioRtpReceiver::GetFrameDecryptor() const { in GetFrameDecryptor() function in webrtc::AudioRtpReceiver
103 VideoRtpReceiver::GetFrameDecryptor() const { in GetFrameDecryptor() function in webrtc::VideoRtpReceiver