Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/slice/
Dslice.cc130 class MovedStringSliceRefCount : public grpc_slice_refcount { class
132 explicit MovedStringSliceRefCount(UniquePtr<char>&& str) in MovedStringSliceRefCount() function in grpc_core::MovedStringSliceRefCount