Searched refs:init_frame_parser (Results 1 – 1 of 1) sorted by relevance
36 static grpc_error* init_frame_parser(grpc_chttp2_transport* t);177 err = init_frame_parser(t); in grpc_chttp2_perform_read()254 static grpc_error* init_frame_parser(grpc_chttp2_transport* t) { in init_frame_parser() function