Searched defs:StreamFlowControl (Results 1 – 4 of 4) sorted by relevance
124 StreamFlowControl::StreamFlowControl(TransportFlowControl* tfc) : tfc_(tfc) {} in StreamFlowControl() function in grpc_core::chttp2::StreamFlowControl
70 class StreamFlowControl; variable
133 StreamFlowControl::StreamFlowControl(TransportFlowControl* tfc) : tfc_(tfc) {} in StreamFlowControl() function in grpc_core::chttp2::StreamFlowControl
71 class StreamFlowControl; variable