Searched refs:grpc_slice_refcount (Results 1 – 10 of 10) sorted by relevance
55 typedef struct grpc_slice_refcount { struct61 struct grpc_slice_refcount* sub_refcount; argument62 } grpc_slice_refcount; typedef81 struct grpc_slice_refcount* refcount;
32 #define gpr_slice_refcount grpc_slice_refcount
88 static grpc_slice_refcount noop_refcount = {&noop_refcount_vtable,106 grpc_slice_refcount rc;155 grpc_slice_refcount rc;209 grpc_slice_refcount base;
43 grpc_slice_refcount base;44 grpc_slice_refcount sub;
61 grpc_slice_refcount* current_slice_refcount;
59 static grpc_slice_refcount terminal_slice_refcount = {nullptr, nullptr};
59 grpc_slice_refcount slice_refcount;
119 static grpc_slice_refcount static_sub_refcnt = {&static_sub_vtable,121 grpc_slice_refcount grpc_static_metadata_refcounts[GRPC_STATIC_MDSTR_COUNT] = {
253 extern grpc_slice_refcount
422 grpc_slice_refcount base;