Home
last modified time | relevance | path

Searched defs:EmitIndexedStatus (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc631 struct EmitIndexedStatus { struct
633 EmitIndexedStatus(uint32_t elem_hash, bool emitted, bool can_add) in EmitIndexedStatus() argument
640 static EmitIndexedStatus maybe_emit_indexed(grpc_chttp2_hpack_compressor* c, in maybe_emit_indexed() argument