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