Searched refs:init_data_frame_parser (Results 1 – 1 of 1) sorted by relevance
39 static grpc_error* init_data_frame_parser(grpc_chttp2_transport* t);290 return init_data_frame_parser(t); in init_frame_parser()342 static grpc_error* init_data_frame_parser(grpc_chttp2_transport* t) { in init_data_frame_parser() function