Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/transport/
Dpid_controller.h44 double max_control_value() const { return max_control_value_; } in max_control_value() function
67 Args& set_max_control_value(double max_control_value) { in set_max_control_value()