Searched refs:grpc_cronet_stream_ref (Results 1 – 1 of 1) sorted by relevance
202 grpc_cronet_stream_ref((stream), (reason))205 void grpc_cronet_stream_ref(stream_obj* s, const char* reason) { in grpc_cronet_stream_ref() function212 #define GRPC_CRONET_STREAM_REF(stream, reason) grpc_cronet_stream_ref((stream))215 void grpc_cronet_stream_ref(stream_obj* s) { grpc_stream_ref(s->refcount); } in grpc_cronet_stream_ref() function