Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dslice.h65 enum StaticSlice { STATIC_SLICE }; enum
68 Slice(const void* buf, size_t len, StaticSlice) in Slice() argument