Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc369 uint32_t len_pfx = GRPC_CHTTP2_VARINT_LENGTH(key_index, 2); in emit_lithdr_incidx() local
386 uint32_t len_pfx = GRPC_CHTTP2_VARINT_LENGTH(key_index, 4); in emit_lithdr_noidx() local