Searched refs:grpc_chttp2_goaway_parser_destroy (Results 1 – 3 of 3) sorted by relevance
49 void grpc_chttp2_goaway_parser_destroy(grpc_chttp2_goaway_parser* p);
35 void grpc_chttp2_goaway_parser_destroy(grpc_chttp2_goaway_parser* p) { in grpc_chttp2_goaway_parser_destroy() function
196 grpc_chttp2_goaway_parser_destroy(&goaway_parser); in ~grpc_chttp2_transport()