Searched defs:StreamFlowControl (Results 1 – 2 of 2) sorted by relevance
| /third_party/grpc/src/core/ext/transport/chttp2/transport/ | ||
| D | flow_control.cc | 120 StreamFlowControl::StreamFlowControl(TransportFlowControl* tfc) : tfc_(tfc) {} in StreamFlowControl() function in grpc_core::chttp2::StreamFlowControl |
| D | flow_control.h | 65 class StreamFlowControl; variable |