Home
last modified time | relevance | path

Searched refs:grpc_http_parser_destroy (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/http/
H A Dparser_test.cc93 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()
H A Dresponse_fuzzer.cc40 grpc_http_parser_destroy(&parser); in LLVMFuzzerTestOneInput()
H A Drequest_fuzzer.cc40 grpc_http_parser_destroy(&parser); in LLVMFuzzerTestOneInput()
/aosp_15_r20/external/grpc-grpc/src/core/lib/http/
H A Dparser.h117 void grpc_http_parser_destroy(grpc_http_parser* parser);
H A Dhttpcli.cc193 grpc_http_parser_destroy(&parser_); in ~HttpRequest()
H A Dparser.cc409 void grpc_http_parser_destroy(grpc_http_parser* /*parser*/) {} in grpc_http_parser_destroy() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/http/
Dparser.h117 void grpc_http_parser_destroy(grpc_http_parser* parser);
Dhttpcli.cc195 grpc_http_parser_destroy(&parser_); in ~HttpRequest()
Dparser.cc409 void grpc_http_parser_destroy(grpc_http_parser* /*parser*/) {} in grpc_http_parser_destroy() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/transport/
Dhttp_connect_handshaker.cc109 grpc_http_parser_destroy(&http_parser_); in ~HttpConnectHandshaker()
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/
H A Dhttp_connect_handshaker.cc109 grpc_http_parser_destroy(&http_parser_); in ~HttpConnectHandshaker()
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fixtures/
H A Dhttp_proxy_fixture.cc174 grpc_http_parser_destroy(&conn->http_parser); in proxy_connection_unref()
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dchttp2_transport.cc2628 grpc_http_parser_destroy(&parser); in try_http_parsing()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc2556 grpc_http_parser_destroy(&parser); in try_http_parsing()