Searched refs:LoggedRtcpPacket (Results 1 – 2 of 2) sorted by relevance
43 LoggedRtcpPacket::LoggedRtcpPacket(int64_t timestamp_us, in LoggedRtcpPacket() function in webrtc::LoggedRtcpPacket47 LoggedRtcpPacket::LoggedRtcpPacket(int64_t timestamp_us, in LoggedRtcpPacket() function in webrtc::LoggedRtcpPacket52 LoggedRtcpPacket::LoggedRtcpPacket(const LoggedRtcpPacket& rhs) = default;53 LoggedRtcpPacket::~LoggedRtcpPacket() = default;
297 struct LoggedRtcpPacket { struct298 LoggedRtcpPacket(int64_t timestamp_us,301 LoggedRtcpPacket(int64_t timestamp_us, const std::string& packet);302 LoggedRtcpPacket(const LoggedRtcpPacket&);303 ~LoggedRtcpPacket();323 LoggedRtcpPacket rtcp; argument337 LoggedRtcpPacket rtcp;