Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc654 void grpc_chttp2_stream_unref(grpc_chttp2_stream* s, const char* reason) { in grpc_chttp2_stream_unref() function
661 void grpc_chttp2_stream_unref(grpc_chttp2_stream* s) { in grpc_chttp2_stream_unref() function
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc589 void grpc_chttp2_stream_unref(grpc_chttp2_stream* s, const char* reason) { in grpc_chttp2_stream_unref() function
596 void grpc_chttp2_stream_unref(grpc_chttp2_stream* s) { in grpc_chttp2_stream_unref() function