Searched refs:init_header_frame_parser (Results 1 – 1 of 1) sorted by relevance
37 static grpc_error* init_header_frame_parser(grpc_chttp2_transport* t,286 return init_header_frame_parser(t, 1); in init_frame_parser()292 return init_header_frame_parser(t, 0); in init_frame_parser()530 static grpc_error* init_header_frame_parser(grpc_chttp2_transport* t, in init_header_frame_parser() function