Searched refs:grpc_chttp2_stream_unref (Results 1 – 2 of 2) sorted by relevance
803 grpc_chttp2_stream_unref(stream, reason)805 void grpc_chttp2_stream_unref(grpc_chttp2_stream* s, const char* reason);809 grpc_chttp2_stream_unref(stream)811 void grpc_chttp2_stream_unref(grpc_chttp2_stream* s);
589 void grpc_chttp2_stream_unref(grpc_chttp2_stream* s, const char* reason) { in grpc_chttp2_stream_unref() function596 void grpc_chttp2_stream_unref(grpc_chttp2_stream* s) { in grpc_chttp2_stream_unref() function