Searched refs:StoreIncomingRtpPackets (Results 1 – 2 of 2) sorted by relevance
741 ParseStatus StoreIncomingRtpPackets(const rtclog2::IncomingRtpPackets& proto); in RTC_POP_IGNORING_WUNDEF()
2344 return StoreIncomingRtpPackets(stream.incoming_rtp_packets(0)); in StoreParsedNewFormatEvent()2543 ParsedRtcEventLog::ParseStatus ParsedRtcEventLog::StoreIncomingRtpPackets( in StoreIncomingRtpPackets() function in webrtc::ParsedRtcEventLog