Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpc/impl/codegen/
Dslice.h55 typedef struct grpc_slice_refcount { struct
56 const grpc_slice_refcount_vtable* vtable; argument
61 struct grpc_slice_refcount* sub_refcount; argument
62 } grpc_slice_refcount; typedef