HomeSort by relevance Sort by last modified time
    Searched refs:EstimateBandwidth (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/src/core/lib/transport/
bdp_estimator.h 44 double EstimateBandwidth() const { return bw_est_; }
  /external/grpc-grpc/src/core/ext/transport/chttp2/transport/
flow_control.cc 375 double bw_dbl = bdp_estimator_.EstimateBandwidth();

Completed in 322 milliseconds