Home
last modified time | relevance | path

Searched refs:bdp_estimator (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/
H A Dflow_control_fuzzer.cc236 next_bdp_ping_ = tfc_->bdp_estimator()->CompletePing(); in Perform()
244 if (auto* bdp = tfc_->bdp_estimator()) { in Perform()
304 if (auto* bdp = tfc_->bdp_estimator()) { in Perform()
H A Dflow_control_test.cc141 BdpEstimator* bdp = tfc.bdp_estimator(); in TEST_F()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dflow_control.h260 BdpEstimator* bdp_estimator() { return &bdp_estimator_; } in bdp_estimator() function
Dchttp2_transport.cc2653 t->flow_control.bdp_estimator()->SchedulePing(); in schedule_bdp_ping_locked()
2684 t->flow_control.bdp_estimator()->StartPing(); in start_bdp_ping_locked()
2716 t->flow_control.bdp_estimator()->CompletePing(); in finish_bdp_ping_locked()
2741 if (t->flow_control.bdp_estimator()->accumulator() == 0) { in next_bdp_ping_timer_expired_locked()
Dparsing.cc506 grpc_core::BdpEstimator* bdp_est = t->flow_control.bdp_estimator(); in init_data_frame_parser()
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dflow_control.h269 BdpEstimator* bdp_estimator() { return &bdp_estimator_; } in bdp_estimator() function
H A Dchttp2_transport.cc2766 tp->flow_control.bdp_estimator()->SchedulePing(); in schedule_bdp_ping_locked()
2798 t->flow_control.bdp_estimator()->StartPing(); in start_bdp_ping_locked()
2829 t->flow_control.bdp_estimator()->CompletePing(); in finish_bdp_ping_locked()
2853 if (t->flow_control.bdp_estimator()->accumulator() == 0) { in next_bdp_ping_timer_expired_locked()
H A Dparsing.cc529 grpc_core::BdpEstimator* bdp_est = t->flow_control.bdp_estimator(); in init_data_frame_parser()
/aosp_15_r20/external/grpc-grpc/doc/
H A Denvironment_variables.md47 - bdp_estimator - traces behavior of bdp estimation logic
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/
DBUILD2315 name = "bdp_estimator",
2317 "lib/transport/bdp_estimator.cc",
2319 hdrs = ["lib/transport/bdp_estimator.h"],
5357 "bdp_estimator",
/aosp_15_r20/external/grpc-grpc/src/core/
H A DBUILD2790 name = "bdp_estimator",
2792 "lib/transport/bdp_estimator.cc",
2794 hdrs = ["lib/transport/bdp_estimator.h"],
6542 "bdp_estimator",
/aosp_15_r20/external/grpc-grpc/
H A DAndroid.bp401 "src/core/lib/transport/bdp_estimator.cc",
H A DgRPC-Core.podspec1917 'src/core/lib/transport/bdp_estimator.cc',
1918 'src/core/lib/transport/bdp_estimator.h',
3295 'src/core/lib/transport/bdp_estimator.h',
H A DgRPC-C++.podspec1244 'src/core/lib/transport/bdp_estimator.h',
2516 'src/core/lib/transport/bdp_estimator.h',
H A DBUILD4654 "//src/core:bdp_estimator",
H A Dconfig.m4784 src/core/lib/transport/bdp_estimator.cc \
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/
DgRPC-Core.podspec1752 'src/core/lib/transport/bdp_estimator.cc',
1753 'src/core/lib/transport/bdp_estimator.h',
2824 'src/core/lib/transport/bdp_estimator.h',
Dgrpc.gyp987 'src/core/lib/transport/bdp_estimator.cc',
1448 'src/core/lib/transport/bdp_estimator.cc',
DgRPC-C++.podspec1057 'src/core/lib/transport/bdp_estimator.h',
2096 'src/core/lib/transport/bdp_estimator.h',
DBUILD3902 "//src/core:bdp_estimator",
Dconfig.m4809 src/core/lib/transport/bdp_estimator.cc \
Dgrpc.gemspec1658 s.files += %w( src/core/lib/transport/bdp_estimator.cc )
1659 s.files += %w( src/core/lib/transport/bdp_estimator.h )
/aosp_15_r20/external/perfetto/buildtools/grpc/
H A DBUILD.gn5343 "src/src/core/lib/transport/bdp_estimator.cc",
5344 "src/src/core/lib/transport/bdp_estimator.h",
6365 "src/src/core/lib/transport/bdp_estimator.cc",
6366 "src/src/core/lib/transport/bdp_estimator.h",
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/doxygen/
DDoxyfile.core.internal2437 src/core/lib/transport/bdp_estimator.cc \
2438 src/core/lib/transport/bdp_estimator.h \
DDoxyfile.c++.internal2654 src/core/lib/transport/bdp_estimator.cc \
2655 src/core/lib/transport/bdp_estimator.h \

12