Home
last modified time | relevance | path

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

/external/webrtc/logging/rtc_event_log/
Drtc_event_log_parser.h625 return outgoing_loss_notification_; in RTC_POP_IGNORING_WUNDEF()
852 std::vector<LoggedRtcpPacketLossNotification> outgoing_loss_notification_; in RTC_POP_IGNORING_WUNDEF() local
Drtc_event_log_parser.cc1085 outgoing_loss_notification_.clear(); in Clear()
1222 &outgoing_loss_notification_); in ParseStream()