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

/external/chromium_org/net/quic/
H A Dquic_bandwidth.h15 typedef uint64 QuicByteCount; typedef in namespace:net
35 static QuicBandwidth FromBytesAndTimeDelta(QuicByteCount bytes,
46 QuicByteCount ToBytesPerPeriod(QuicTime::Delta time_period) const;
58 QuicTime::Delta TransferTime(QuicByteCount bytes) const;

Completed in 1681 milliseconds