Home
last modified time | relevance | path

Searched defs:LoggedRtcpPacket (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/logging/rtc_event_log/
Dlogged_events.cc43 LoggedRtcpPacket::LoggedRtcpPacket(int64_t timestamp_us, in LoggedRtcpPacket() function in webrtc::LoggedRtcpPacket
47 LoggedRtcpPacket::LoggedRtcpPacket(int64_t timestamp_us, in LoggedRtcpPacket() function in webrtc::LoggedRtcpPacket
Dlogged_events.h297 struct LoggedRtcpPacket { struct
323 LoggedRtcpPacket rtcp; argument