Searched defs:GetLastPacketSentTime (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/net/quic/
H A Dquic_unacked_packet_map.cc291 QuicTime QuicUnackedPacketMap::GetLastPacketSentTime() const { function in class:net::QuicUnackedPacketMap
301 LOG(DFATAL) << "GetLastPacketSentTime requires in flight packets.";

Completed in 419 milliseconds