Searched refs:grpc_chttp2_goaway_parser_destroy (Results 1 – 3 of 3) sorted by relevance
50 void grpc_chttp2_goaway_parser_destroy(grpc_chttp2_goaway_parser* p);
34 void grpc_chttp2_goaway_parser_destroy(grpc_chttp2_goaway_parser* p) { in grpc_chttp2_goaway_parser_destroy() function
169 grpc_chttp2_goaway_parser_destroy(&t->goaway_parser); in destruct_transport()