Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/transport/
Dbdp_estimator.h51 void SchedulePing() { in SchedulePing() function
/third_party/grpc/test/core/transport/
Dbdp_estimator_test.cc64 estimator->SchedulePing(); in AddSamples()
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc2565 t->flow_control->bdp_estimator()->SchedulePing(); in schedule_bdp_ping_locked()