Home
last modified time | relevance | path

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

/third_party/grpc/include/grpcpp/impl/codegen/
Dslice.h66 enum StaticSlice { STATIC_SLICE }; enum
69 Slice(const void* buf, size_t len, StaticSlice) in Slice() argument