Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dflow_control.h153 virtual bool flow_control_enabled() const { abort(); } in flow_control_enabled() function
210 bool flow_control_enabled() const override { return false; } in flow_control_enabled() function
230 bool flow_control_enabled() const override { return true; } in flow_control_enabled() function