Searched refs:DestroyVideoSendStream (Results 1 – 14 of 14) sorted by relevance
407 call->DestroyVideoSendStream(stream1); in TEST()408 call->DestroyVideoSendStream(stream2); in TEST()469 call->DestroyVideoSendStream(stream1); in TEST()470 call->DestroyVideoSendStream(stream2); in TEST()
223 void DegradedCall::DestroyVideoSendStream(VideoSendStream* send_stream) { in DestroyVideoSendStream() function in webrtc::DegradedCall224 call_->DestroyVideoSendStream(send_stream); in DestroyVideoSendStream()
109 virtual void DestroyVideoSendStream(VideoSendStream* send_stream) = 0;
69 void DestroyVideoSendStream(VideoSendStream* send_stream) override;
212 test_->sender_call_->DestroyVideoSendStream(send_stream_); in ~Stream()
245 void DestroyVideoSendStream(webrtc::VideoSendStream* send_stream) override;930 void Call::DestroyVideoSendStream(webrtc::VideoSendStream* send_stream) { in DestroyVideoSendStream() function in webrtc::internal::Call
134 sender_call->DestroyVideoSendStream(send_streams[i]); in RunTest()
247 call_->DestroyVideoSendStream(send_stream); in ~RtpGenerator()
336 void DestroyVideoSendStream(webrtc::VideoSendStream* send_stream) override;
528 void FakeCall::DestroyVideoSendStream(webrtc::VideoSendStream* send_stream) { in DestroyVideoSendStream() function in cricket::FakeCall
2010 call_->DestroyVideoSendStream(stream_); in ~WebRtcVideoSendStream()2662 call_->DestroyVideoSendStream(stream_); in RecreateWebRtcStream()
438 [this] { sender_->call_->DestroyVideoSendStream(send_stream_); }); in ~SendVideoStream()
657 sender_call_->DestroyVideoSendStream(video_send_stream); in DestroyVideoSendStreams()
1011 receiver_call_->DestroyVideoSendStream(thumbnail_send_stream); in DestroyThumbnailStreams()