Home
last modified time | relevance | path

Searched defs:grpc_http_parser (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/http/
H A Dparser.h99 struct grpc_http_parser { struct
100 grpc_http_parser_state state; argument
115 void grpc_http_parser_init(grpc_http_parser* parser, grpc_http_type type, argument
H A Dparser.cc409 void grpc_http_parser_destroy(grpc_http_parser* /*parser*/) {} in grpc_http_parser_destroy() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/http/
Dparser.h99 struct grpc_http_parser { struct
100 grpc_http_parser_state state; argument
115 void grpc_http_parser_init(grpc_http_parser* parser, grpc_http_type type, argument
Dparser.cc409 void grpc_http_parser_destroy(grpc_http_parser* /*parser*/) {} in grpc_http_parser_destroy() argument