Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc280 bool is_end_of_stream; member
330 flags = static_cast<uint8_t>(st->is_first_frame && st->is_end_of_stream in finish_frame()
856 st.is_end_of_stream = options->is_eof; in grpc_chttp2_encode_header()