Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/slice/
Dslice_internal.h176 struct StaticSliceRefcount { struct
179 explicit StaticSliceRefcount(uint32_t index) in StaticSliceRefcount() argument
183 grpc_slice_refcount base;
184 const uint32_t index;