Searched refs:grpc_http_parser_destroy (Results 1 – 14 of 14) sorted by relevance
93 grpc_http_parser_destroy(&parser); in test_request_succeeds()148 grpc_http_parser_destroy(&parser); in test_succeeds()180 grpc_http_parser_destroy(&parser); in test_fails()212 grpc_http_parser_destroy(&parser); in test_request_fails()
40 grpc_http_parser_destroy(&parser); in LLVMFuzzerTestOneInput()
117 void grpc_http_parser_destroy(grpc_http_parser* parser);
193 grpc_http_parser_destroy(&parser_); in ~HttpRequest()
409 void grpc_http_parser_destroy(grpc_http_parser* /*parser*/) {} in grpc_http_parser_destroy() function
195 grpc_http_parser_destroy(&parser_); in ~HttpRequest()
109 grpc_http_parser_destroy(&http_parser_); in ~HttpConnectHandshaker()
174 grpc_http_parser_destroy(&conn->http_parser); in proxy_connection_unref()
2628 grpc_http_parser_destroy(&parser); in try_http_parsing()
2556 grpc_http_parser_destroy(&parser); in try_http_parsing()