Home
last modified time | relevance | path

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

/external/webrtc/call/
Drtp_transport_controller_send_interface.h59 RtcpLossNotificationObserver* rtcp_loss_notification_observer; member
/external/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_interface.h67 RtcpLossNotificationObserver* rtcp_loss_notification_observer = nullptr; member
Drtcp_receiver_unittest.cc158 StrictMock<MockRtcpLossNotificationObserver> rtcp_loss_notification_observer; member