Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dflow_control.cc179 TransportFlowControl::TargetInitialWindowSizeBasedOnMemoryPressureAndBdp() in TargetInitialWindowSizeBasedOnMemoryPressureAndBdp() function in grpc_core::chttp2::TransportFlowControl
278 Clamp(TargetInitialWindowSizeBasedOnMemoryPressureAndBdp(), 0.0, in PeriodicUpdate()
H A Dflow_control.h332 double TargetInitialWindowSizeBasedOnMemoryPressureAndBdp() const;
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dflow_control.cc223 TransportFlowControl::TargetInitialWindowSizeBasedOnMemoryPressureAndBdp() in TargetInitialWindowSizeBasedOnMemoryPressureAndBdp() function in grpc_core::chttp2::TransportFlowControl
327 ? TargetInitialWindowSizeBasedOnMemoryPressureAndBdp() in PeriodicUpdate()
Dflow_control.h284 double TargetInitialWindowSizeBasedOnMemoryPressureAndBdp() const;