Searched refs:grpc_chttp2_stream_unref (Results 1 – 2 of 2) sorted by relevance
743 grpc_chttp2_stream_unref(stream, reason)745 void grpc_chttp2_stream_unref(grpc_chttp2_stream* s, const char* reason);749 grpc_chttp2_stream_unref(stream)751 void grpc_chttp2_stream_unref(grpc_chttp2_stream* s);
654 void grpc_chttp2_stream_unref(grpc_chttp2_stream* s, const char* reason) { in grpc_chttp2_stream_unref() function661 void grpc_chttp2_stream_unref(grpc_chttp2_stream* s) { in grpc_chttp2_stream_unref() function