Searched refs:parse_frame_slice (Results 1 – 1 of 1) sorted by relevance
48 static grpc_error* parse_frame_slice(grpc_chttp2_transport* t, grpc_slice slice,182 err = parse_frame_slice(t, grpc_empty_slice(), 1); in grpc_chttp2_perform_read()212 err = parse_frame_slice( in grpc_chttp2_perform_read()225 err = parse_frame_slice( in grpc_chttp2_perform_read()237 err = parse_frame_slice( in grpc_chttp2_perform_read()724 static grpc_error* parse_frame_slice(grpc_chttp2_transport* t, grpc_slice slice, in parse_frame_slice() function