Home
last modified time | relevance | path

Searched refs:is_store_full (Results 1 – 1 of 1) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_buffered_packet_store.cc255 bool is_store_full = in ShouldNotBufferPacket() local
259 return is_store_full; in ShouldNotBufferPacket()
267 return is_store_full || reach_non_chlo_limit; in ShouldNotBufferPacket()