Searched refs:grpc_chttp2_data_parser_destroy (Results 1 – 3 of 3) sorted by relevance
59 void grpc_chttp2_data_parser_destroy(grpc_chttp2_data_parser* parser);
41 void grpc_chttp2_data_parser_destroy(grpc_chttp2_data_parser* parser) { in grpc_chttp2_data_parser_destroy() function
750 grpc_chttp2_data_parser_destroy(&s->data_parser); in destroy_stream_locked()