Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dflow_control.h232 explicit OutgoingUpdateContext(TransportFlowControl* tfc) : tfc_(tfc) {} in OutgoingUpdateContext() function
404 explicit OutgoingUpdateContext(StreamFlowControl* sfc) in OutgoingUpdateContext() function