Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dinternal.h816 grpc_chttp2_ref_transport(t, r, __FILE__, __LINE__)
826 inline void grpc_chttp2_ref_transport(grpc_chttp2_transport* t, in grpc_chttp2_ref_transport() function
832 #define GRPC_CHTTP2_REF_TRANSPORT(t, r) grpc_chttp2_ref_transport(t)
839 inline void grpc_chttp2_ref_transport(grpc_chttp2_transport* t) { in grpc_chttp2_ref_transport() function