Searched refs:GetMissingPackets (Results 1 – 4 of 4) sorted by relevance
47 void GetMissingPackets(std::vector<PacketNack>* nacks) const;
104 void FrameCollector::GetMissingPackets(std::vector<PacketNack>* nacks) const { in GetMissingPackets() function in openscreen::cast::FrameCollector
31 (collector).GetMissingPackets(&nacks); \
338 collector.GetMissingPackets(&packet_nacks); in SendRtcp()