Home
last modified time | relevance | path

Searched defs:ResendPackets (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/media/cast/net/pacing/
Dpaced_sender.cc37 bool PacedSender::ResendPackets(const PacketList& packets) { in ResendPackets() function in media::cast::PacedSender
/external/chromium_org/media/cast/net/rtp_sender/
Drtp_sender.cc62 void RtpSender::ResendPackets( in ResendPackets() function in media::cast::RtpSender
/external/chromium_org/media/cast/audio_sender/
Daudio_sender.cc175 void AudioSender::ResendPackets( in ResendPackets() function in media::cast::AudioSender
/external/chromium_org/media/cast/net/rtp_sender/rtp_packetizer/
Drtp_packetizer_unittest.cc75 virtual bool ResendPackets(const PacketList& packets) OVERRIDE { in ResendPackets() function in media::cast::TestRtpPacketTransport
/external/chromium_org/media/cast/rtcp/
Drtcp_sender_unittest.cc43 virtual bool ResendPackets(const PacketList& packets) OVERRIDE { in ResendPackets() function in media::cast::TestRtcpTransport
Drtcp_unittest.cc61 virtual bool ResendPackets(const PacketList& packets) OVERRIDE { in ResendPackets() function in media::cast::LocalRtcpTransport