Home
last modified time | relevance | path

Searched defs:SetLossNotificationEnabled (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/media/engine/
Dfake_webrtc_call.h298 void SetLossNotificationEnabled(bool enabled) override { in SetLossNotificationEnabled() function
/external/webrtc/video/
Drtp_video_stream_receiver2.cc1007 void RtpVideoStreamReceiver2::SetLossNotificationEnabled(bool enabled) { in SetLossNotificationEnabled() function in webrtc::RtpVideoStreamReceiver2
Dvideo_receive_stream2.cc494 void VideoReceiveStream2::SetLossNotificationEnabled(bool enabled) { in SetLossNotificationEnabled() function in webrtc::internal::VideoReceiveStream2