Home
last modified time | relevance | path

Searched refs:hpack_parser (Results 1 – 25 of 74) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/ext/transport/chttp2/transport/
H A Dparsing.cc328 t->parser_data = &t->hpack_parser; in init_skip_frame_parser()
329 t->hpack_parser.on_header = skip_header; in init_skip_frame_parser()
330 t->hpack_parser.on_header_user_data = nullptr; in init_skip_frame_parser()
331 t->hpack_parser.is_boundary = is_eoh; in init_skip_frame_parser()
624 t->parser_data = &t->hpack_parser; in init_header_frame_parser()
635 t->hpack_parser.on_header = on_trailing_header; in init_header_frame_parser()
639 t->hpack_parser.on_header = on_initial_header; in init_header_frame_parser()
644 t->hpack_parser.on_header = on_trailing_header; in init_header_frame_parser()
651 t->hpack_parser.on_header_user_data = t; in init_header_frame_parser()
652 t->hpack_parser.is_boundary = is_eoh; in init_header_frame_parser()
[all …]
H A Dhpack_parser.h112 grpc_error* grpc_chttp2_header_parser_parse(void* hpack_parser,
H A Dinternal.h406 grpc_chttp2_hpack_parser hpack_parser; member
H A Dhpack_parser.cc1685 grpc_error* grpc_chttp2_header_parser_parse(void* hpack_parser, in grpc_chttp2_header_parser_parse() argument
1692 static_cast<grpc_chttp2_hpack_parser*>(hpack_parser); in grpc_chttp2_header_parser_parse()
/dports/devel/grpc130/grpc-1.30.2/src/core/ext/transport/chttp2/transport/
H A Dparsing.cc331 t->parser_data = &t->hpack_parser; in init_skip_frame_parser()
332 t->hpack_parser.on_header = skip_header; in init_skip_frame_parser()
333 t->hpack_parser.on_header_user_data = nullptr; in init_skip_frame_parser()
334 t->hpack_parser.is_boundary = is_eoh; in init_skip_frame_parser()
668 t->parser_data = &t->hpack_parser; in init_header_frame_parser()
679 t->hpack_parser.on_header = on_trailing_header; in init_header_frame_parser()
682 t->hpack_parser.on_header = on_initial_header; in init_header_frame_parser()
687 t->hpack_parser.on_header = on_trailing_header; in init_header_frame_parser()
693 t->hpack_parser.on_header_user_data = t; in init_header_frame_parser()
694 t->hpack_parser.is_boundary = is_eoh; in init_header_frame_parser()
[all …]
H A Dhpack_parser.h111 grpc_error* grpc_chttp2_header_parser_parse(void* hpack_parser,
H A Dinternal.h392 grpc_chttp2_hpack_parser hpack_parser; member
H A Dhpack_parser.cc1702 grpc_error* grpc_chttp2_header_parser_parse(void* hpack_parser, in grpc_chttp2_header_parser_parse() argument
1709 static_cast<grpc_chttp2_hpack_parser*>(hpack_parser); in grpc_chttp2_header_parser_parse()
/dports/devel/grpc134/grpc-1.34.1/src/core/ext/transport/chttp2/transport/
H A Dparsing.cc322 t->parser_data = &t->hpack_parser; in init_skip_frame_parser()
323 t->hpack_parser.on_header = skip_header; in init_skip_frame_parser()
324 t->hpack_parser.on_header_user_data = nullptr; in init_skip_frame_parser()
325 t->hpack_parser.is_boundary = is_eoh; in init_skip_frame_parser()
646 t->parser_data = &t->hpack_parser; in init_header_frame_parser()
657 t->hpack_parser.on_header = on_trailing_header; in init_header_frame_parser()
660 t->hpack_parser.on_header = on_initial_header; in init_header_frame_parser()
665 t->hpack_parser.on_header = on_trailing_header; in init_header_frame_parser()
671 t->hpack_parser.on_header_user_data = t; in init_header_frame_parser()
672 t->hpack_parser.is_boundary = is_eoh; in init_header_frame_parser()
[all …]
H A Dhpack_parser.h111 grpc_error* grpc_chttp2_header_parser_parse(void* hpack_parser,
H A Dinternal.h396 grpc_chttp2_hpack_parser hpack_parser; member
H A Dhpack_parser.cc1702 grpc_error* grpc_chttp2_header_parser_parse(void* hpack_parser, in grpc_chttp2_header_parser_parse() argument
1709 static_cast<grpc_chttp2_hpack_parser*>(hpack_parser); in grpc_chttp2_header_parser_parse()
/dports/devel/grpc/grpc-1.42.0/src/core/ext/transport/chttp2/transport/
H A Dparsing.cc340 t->parser_data = &t->hpack_parser; in init_header_skip_frame_parser()
341 t->hpack_parser.BeginFrame( in init_header_skip_frame_parser()
358 t->hpack_parser.StopBufferingFrame(); in grpc_chttp2_parsing_become_skip_parser()
512 t->parser_data = &t->hpack_parser; in init_header_frame_parser()
542 t->hpack_parser.BeginFrame( in init_header_frame_parser()
618 t->hpack_parser.hpack_table()->SetMaxBytes( in init_settings_frame_parser()
H A Dhpack_parser.h130 grpc_error_handle grpc_chttp2_header_parser_parse(void* hpack_parser,
H A Dhpack_parser.cc1404 grpc_error_handle grpc_chttp2_header_parser_parse(void* hpack_parser, in grpc_chttp2_header_parser_parse() argument
1410 auto* parser = static_cast<grpc_core::HPackParser*>(hpack_parser); in grpc_chttp2_header_parser_parse()
H A Dinternal.h397 grpc_core::HPackParser hpack_parser; member
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/ext/transport/chttp2/transport/
H A Dparsing.cc340 t->parser_data = &t->hpack_parser; in init_header_skip_frame_parser()
341 t->hpack_parser.BeginFrame( in init_header_skip_frame_parser()
358 t->hpack_parser.StopBufferingFrame(); in grpc_chttp2_parsing_become_skip_parser()
512 t->parser_data = &t->hpack_parser; in init_header_frame_parser()
542 t->hpack_parser.BeginFrame( in init_header_frame_parser()
618 t->hpack_parser.hpack_table()->SetMaxBytes( in init_settings_frame_parser()
H A Dhpack_parser.h130 grpc_error_handle grpc_chttp2_header_parser_parse(void* hpack_parser,
H A Dhpack_parser.cc1404 grpc_error_handle grpc_chttp2_header_parser_parse(void* hpack_parser, in grpc_chttp2_header_parser_parse() argument
1410 auto* parser = static_cast<grpc_core::HPackParser*>(hpack_parser); in grpc_chttp2_header_parser_parse()
H A Dinternal.h397 grpc_core::HPackParser hpack_parser; member
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/ext/transport/chttp2/transport/
H A Dparsing.cc340 t->parser_data = &t->hpack_parser; in init_header_skip_frame_parser()
341 t->hpack_parser.BeginFrame( in init_header_skip_frame_parser()
358 t->hpack_parser.StopBufferingFrame(); in grpc_chttp2_parsing_become_skip_parser()
512 t->parser_data = &t->hpack_parser; in init_header_frame_parser()
542 t->hpack_parser.BeginFrame( in init_header_frame_parser()
618 t->hpack_parser.hpack_table()->SetMaxBytes( in init_settings_frame_parser()
H A Dhpack_parser.h130 grpc_error_handle grpc_chttp2_header_parser_parse(void* hpack_parser,
H A Dhpack_parser.cc1378 grpc_error_handle grpc_chttp2_header_parser_parse(void* hpack_parser, in grpc_chttp2_header_parser_parse() argument
1384 auto* parser = static_cast<grpc_core::HPackParser*>(hpack_parser); in grpc_chttp2_header_parser_parse()
H A Dinternal.h399 grpc_core::HPackParser hpack_parser; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/
H A DgRPC-Core.podspec275 'src/core/ext/transport/chttp2/transport/hpack_parser.h',
723 'src/core/ext/transport/chttp2/transport/hpack_parser.cc',
931 'src/core/ext/transport/chttp2/transport/hpack_parser.h',

123