Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dbbr2_startup.h48 bool full_bandwidth_reached; member
H A Dbbr2_misc.h529 bool full_bandwidth_reached() const { return full_bandwidth_reached_; } in full_bandwidth_reached() function