Home
last modified time | relevance | path

Searched defs:grpc_cronet_stream_unref (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/ext/transport/cronet/transport/
Dcronet_transport.cc208 void grpc_cronet_stream_unref(stream_obj* s, const char* reason) { in grpc_cronet_stream_unref() function
216 void grpc_cronet_stream_unref(stream_obj* s) { grpc_stream_unref(s->refcount); } in grpc_cronet_stream_unref() function