Searched defs:grpc_cronet_stream_unref (Results 1 – 1 of 1) sorted by relevance
208 void grpc_cronet_stream_unref(stream_obj* s, const char* reason) { in grpc_cronet_stream_unref() function216 void grpc_cronet_stream_unref(stream_obj* s) { grpc_stream_unref(s->refcount); } in grpc_cronet_stream_unref() function