Searched refs:grpc_chttp2_end_write (Results 1 – 3 of 3) sorted by relevance
643 void grpc_chttp2_end_write(grpc_chttp2_transport* t, grpc_error* error);
631 void grpc_chttp2_end_write(grpc_chttp2_transport* t, grpc_error* error) { in grpc_chttp2_end_write() function
1090 grpc_chttp2_end_write(t, GRPC_ERROR_REF(error)); in write_action_end_locked()