Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dflow_control.cc124 StreamFlowControl::StreamFlowControl(TransportFlowControl* tfc) : tfc_(tfc) {} in StreamFlowControl() function in grpc_core::chttp2::StreamFlowControl
Dflow_control.h70 class StreamFlowControl; variable
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dflow_control.cc133 StreamFlowControl::StreamFlowControl(TransportFlowControl* tfc) : tfc_(tfc) {} in StreamFlowControl() function in grpc_core::chttp2::StreamFlowControl
Dflow_control.h71 class StreamFlowControl; variable