Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dbin_encoder.cc177 uint8_t* start_out = GRPC_SLICE_START_PTR(output); in grpc_chttp2_base64_encode_and_huffman_compress() local
183 out.out = start_out; in grpc_chttp2_base64_encode_and_huffman_compress()
226 GRPC_SLICE_SET_LENGTH(output, out.out - start_out); in grpc_chttp2_base64_encode_and_huffman_compress()