Searched refs:grpc_chttp2_perform_read (Results 1 – 6 of 6) sorted by relevance
627 grpc_error_handle grpc_chttp2_perform_read(grpc_chttp2_transport* t,
191 grpc_error_handle grpc_chttp2_perform_read(grpc_chttp2_transport* t, in grpc_chttp2_perform_read() function
2582 errors[1] = grpc_chttp2_perform_read(t, t->read_buffer.slices[i]); in read_action_locked()
710 absl::variant<size_t, absl::Status> grpc_chttp2_perform_read(
209 absl::variant<size_t, absl::Status> grpc_chttp2_perform_read( in grpc_chttp2_perform_read() function
2649 auto r = grpc_chttp2_perform_read(t.get(), t->read_buffer.slices[i], in read_action_parse_loop_locked()