Home
last modified time | relevance | path

Searched refs:grpc_chttp2_unref_transport (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dinternal.h818 grpc_chttp2_unref_transport(t, r, __FILE__, __LINE__)
819 inline void grpc_chttp2_unref_transport(grpc_chttp2_transport* t, in grpc_chttp2_unref_transport() function
833 #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