Home
last modified time | relevance | path

Searched defs:IncomingUpdateContext (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.h189 explicit IncomingUpdateContext(TransportFlowControl* tfc) : tfc_(tfc) {} in IncomingUpdateContext() function
338 explicit IncomingUpdateContext(StreamFlowControl* sfc) in IncomingUpdateContext() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dflow_control.h198 explicit IncomingUpdateContext(TransportFlowControl* tfc) : tfc_(tfc) {} in IncomingUpdateContext() function
383 explicit IncomingUpdateContext(StreamFlowControl* sfc) in IncomingUpdateContext() function