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

/external/chromium_org/net/quic/crypto/
H A Dsource_address_token.h38 int32 bandwidth_estimate_bytes_per_second() const { function in class:net::CachedNetworkParameters
42 int32 bandwidth_estimate_bytes_per_second) {
43 bandwidth_estimate_bytes_per_second_ = bandwidth_estimate_bytes_per_second;
41 set_bandwidth_estimate_bytes_per_second( int32 bandwidth_estimate_bytes_per_second) argument

Completed in 67 milliseconds