Home
last modified time | relevance | path

Searched refs:grpc_chttp2_fail_pending_writes (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dinternal.h873 void grpc_chttp2_fail_pending_writes(grpc_chttp2_transport* t,
Dchttp2_transport.cc2128 void grpc_chttp2_fail_pending_writes(grpc_chttp2_transport* t, in grpc_chttp2_fail_pending_writes() function
2173 grpc_chttp2_fail_pending_writes(t, s, GRPC_ERROR_REF(error)); in grpc_chttp2_mark_stream_closed()