Searched defs:MovedStringSliceRefCount (Results 1 – 1 of 1) sorted by relevance
130 class MovedStringSliceRefCount : public grpc_slice_refcount { class132 explicit MovedStringSliceRefCount(UniquePtr<char>&& str) in MovedStringSliceRefCount() function in grpc_core::MovedStringSliceRefCount