Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc1256 int64_t notify_offset = s->next_message_end_offset; in continue_fetching_send_locked() local
1257 if (notify_offset <= s->flow_controlled_bytes_written) { in continue_fetching_send_locked()
1268 cb->call_at_byte = notify_offset; in continue_fetching_send_locked()