Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
Dbandwidth_sampler.h457 struct QUICHE_EXPORT ConnectionStateOnSentPacket { struct
459 QuicTime sent_time;
483 ConnectionStateOnSentPacket(QuicTime sent_time, QuicByteCount size, in ConnectionStateOnSentPacket() argument
498 ConnectionStateOnSentPacket() in ConnectionStateOnSentPacket() function