Home
last modified time | relevance | path

Searched refs:grpc_chttp2_header_parser_parse (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dparsing.cc475 "header", grpc_chttp2_header_parser_parse, &t->hpack_parser}; in init_header_skip_frame_parser()
496 if (t->parser.parser == grpc_chttp2_header_parser_parse) { in grpc_chttp2_parsing_become_skip_parser()
659 "header", grpc_chttp2_header_parser_parse, &t->hpack_parser}; in init_header_frame_parser()
842 grpc_error_handle grpc_chttp2_header_parser_parse(void* hpack_parser, in grpc_chttp2_header_parser_parse() function
Dhpack_parser.h281 grpc_error_handle grpc_chttp2_header_parser_parse(void* hpack_parser,
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dparsing.cc499 "header", grpc_chttp2_header_parser_parse, &t->hpack_parser}; in init_header_skip_frame_parser()
519 if (t->parser.parser == grpc_chttp2_header_parser_parse) { in grpc_chttp2_parsing_become_skip_parser()
742 "header", grpc_chttp2_header_parser_parse, &t->hpack_parser}; in init_header_frame_parser()
936 grpc_error_handle grpc_chttp2_header_parser_parse(void* hpack_parser, in grpc_chttp2_header_parser_parse() function
H A Dhpack_parser.h288 grpc_error_handle grpc_chttp2_header_parser_parse(void* hpack_parser,