Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc266 size_t output_length_at_start_of_frame; member
312 st->output->length - st->output_length_at_start_of_frame; in current_frame_size()
352 st->output_length_at_start_of_frame = st->output->length; in begin_frame()