Searched defs:grpc_stream_unref (Results 1 – 2 of 2) sorted by relevance
99 inline void grpc_stream_unref(grpc_stream_refcount* refcount, in grpc_stream_unref() function110 inline void grpc_stream_unref(grpc_stream_refcount* refcount) { in grpc_stream_unref() function
54 void grpc_stream_unref(grpc_stream_refcount* refcount, const char* reason) { function