Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc316 static void emit_indexed(grpc_chttp2_hpack_compressor* c, uint32_t elem_index, in emit_indexed() function
510 emit_indexed(c, dynidx(c, c->indices_elems[HASH_FRAGMENT_2(elem_hash)]), in hpack_enc()
518 emit_indexed(c, dynidx(c, c->indices_elems[HASH_FRAGMENT_3(elem_hash)]), in hpack_enc()
694 emit_indexed(c, static_index, &st); in grpc_chttp2_encode_header()
703 emit_indexed(c, static_index, &st); in grpc_chttp2_encode_header()