Searched defs:GetFirstInFlightPacketSentTime (Results 1 - 1 of 1) sorted by relevance

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

Completed in 299 milliseconds