Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpc/impl/codegen/
Dslice.h28 typedef struct grpc_slice grpc_slice; typedef
80 struct grpc_slice { struct
81 struct grpc_slice_refcount* refcount; argument
82 union grpc_slice_data { argument
101 grpc_slice* base_slices; argument