Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dflow_control.h228 explicit OutgoingUpdateContext(TransportFlowControl* tfc) : tfc_(tfc) {} in OutgoingUpdateContext() function
364 explicit OutgoingUpdateContext(StreamFlowControl* sfc) in OutgoingUpdateContext() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dflow_control.h237 explicit OutgoingUpdateContext(TransportFlowControl* tfc) : tfc_(tfc) {} in OutgoingUpdateContext() function
409 explicit OutgoingUpdateContext(StreamFlowControl* sfc) in OutgoingUpdateContext() function