Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dflow_control.cc70 void FlowControlTrace::Init(const char* reason, TransportFlowControl* tfc, in Init()
218 StreamFlowControl::StreamFlowControl(TransportFlowControl* tfc, in StreamFlowControl()
Dflow_control.h116 FlowControlTrace(const char* reason, TransportFlowControl* tfc, in FlowControlTrace()
472 void UpdateAnnouncedWindowDelta(TransportFlowControl* tfc, int64_t change) { in UpdateAnnouncedWindowDelta()