Searched refs:grpc_chttp2_hpack_compressor_init (Results 1 – 5 of 5) sorted by relevance
86 void grpc_chttp2_hpack_compressor_init(grpc_chttp2_hpack_compressor* c);
761 void grpc_chttp2_hpack_compressor_init(grpc_chttp2_hpack_compressor* c) { in grpc_chttp2_hpack_compressor_init() function
450 grpc_chttp2_hpack_compressor_init(&hpack_compressor); in grpc_chttp2_transport()
59 grpc_chttp2_hpack_compressor_init(c.get()); in BM_HpackEncoderInitDestroy()79 grpc_chttp2_hpack_compressor_init(c.get()); in BM_HpackEncoderEncodeDeadline()129 grpc_chttp2_hpack_compressor_init(c.get()); in BM_HpackEncoderEncodeHeader()
400 grpc_chttp2_hpack_compressor_init(&g_compressor); in run_test()