Home
last modified time | relevance | path

Searched refs:incoming_loss_notification_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/logging/rtc_event_log/
Drtc_event_log_parser.h623 return incoming_loss_notification_; in RTC_POP_IGNORING_WUNDEF()
851 std::vector<LoggedRtcpPacketLossNotification> incoming_loss_notification_; in RTC_POP_IGNORING_WUNDEF() local
Drtc_event_log_parser.cc1084 incoming_loss_notification_.clear(); in Clear()
1210 &incoming_loss_notification_); in ParseStream()