Searched refs:grpc_chttp2_unref_transport (Results 1 – 1 of 1) sorted by relevance
818 grpc_chttp2_unref_transport(t, r, __FILE__, __LINE__)819 inline void grpc_chttp2_unref_transport(grpc_chttp2_transport* t, in grpc_chttp2_unref_transport() function833 #define GRPC_CHTTP2_UNREF_TRANSPORT(t, r) grpc_chttp2_unref_transport(t)834 inline void grpc_chttp2_unref_transport(grpc_chttp2_transport* t) { in grpc_chttp2_unref_transport() function