Home
last modified time | relevance | path

Searched defs:CONGESTION_AVOIDANCE (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/proto/
H A Dcached_network_parameters.proto19 CONGESTION_AVOIDANCE = 1; enumerator
/aosp_15_r20/external/pigweed/pw_transfer/java/main/dev/pigweed/pw_transfer/
H A DReadTransfer.java64 CONGESTION_AVOIDANCE, enumConstant
/aosp_15_r20/out/soong/.intermediates/external/cronet/net/third_party/quiche/cronet_aml_net_third_party_quiche_net_quic_proto_gen/android_arm64_armv8-2a_cortex-a55_apex30/gen/net/third_party/quiche/src/quiche/quic/core/proto/
Dcached_network_parameters.pb.cc96 …expr CachedNetworkParameters_PreviousConnectionState CachedNetworkParameters::CONGESTION_AVOIDANCE; member in quic::CachedNetworkParameters
/aosp_15_r20/out/soong/.intermediates/external/cronet/net/third_party/quiche/cronet_aml_net_third_party_quiche_net_quic_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/net/third_party/quiche/src/quiche/quic/core/proto/
Dcached_network_parameters.pb.h186 static constexpr PreviousConnectionState CONGESTION_AVOIDANCE = in Swap() local
/aosp_15_r20/external/pigweed/pw_transfer/py/pw_transfer/
H A Dtransfer.py671 CONGESTION_AVOIDANCE = 1 variable in ReadTransfer._TransmitPhase