Home
last modified time | relevance | path

Searched refs:call_at_byte (Results 1 – 6 of 6) sorted by relevance

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dinternal.h201 int64_t call_at_byte; member
Dwriting.cc128 if (cb->call_at_byte <= *ctr) { in update_list()
Dchttp2_transport.cc1304 cb->call_at_byte = notify_offset; in continue_fetching_send_locked()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dinternal.h204 int64_t call_at_byte; member
Dwriting.cc144 if (cb->call_at_byte <= *ctr) { in update_list()
Dchttp2_transport.cc1268 cb->call_at_byte = notify_offset; in continue_fetching_send_locked()