Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dflow_control.cc116 void TransportFlowControl::SentUpdate(uint32_t announce) { in SentUpdate() function in grpc_core::chttp2::TransportFlowControl
331 void StreamFlowControl::SentUpdate(uint32_t announce) { in SentUpdate() function in grpc_core::chttp2::StreamFlowControl