Searched defs:total_bytes_acked (Results 1 – 5 of 5) sorted by relevance
67 QuicByteCount total_bytes_acked; member402 QuicByteCount total_bytes_acked = 0; member413 void Update(QuicTime ack_time, QuicByteCount total_bytes_acked) { in Update()
501 bool BandwidthSampler::ChooseA0Point(QuicByteCount total_bytes_acked, in ChooseA0Point()572 QuicByteCount BandwidthSampler::total_bytes_acked() const { in total_bytes_acked() function in quic::BandwidthSampler
469 QuicByteCount total_bytes_acked() const { in total_bytes_acked() function
118 size_t total_bytes_acked) { in HandleIncreasedCumulativeTsnAck()
3851 int total_bytes_acked() const { return total_bytes_acked_; } in total_bytes_acked() function in quic::test::__anon761fe56d0111::TestAckListener