Searched refs:grpc_chttp2_header_parser_parse (Results 1 – 3 of 3) sorted by relevance
104 grpc_error* grpc_chttp2_header_parser_parse(void* hpack_parser,
326 t->parser = grpc_chttp2_header_parser_parse; in init_skip_frame_parser()339 init_skip_frame_parser(t, t->parser == grpc_chttp2_header_parser_parse); in grpc_chttp2_parsing_become_skip_parser()612 t->parser = grpc_chttp2_header_parser_parse; in init_header_frame_parser()
1621 grpc_error* grpc_chttp2_header_parser_parse(void* hpack_parser, in grpc_chttp2_header_parser_parse() function