Searched refs:MovedStringSliceRefCount (Results 1 – 1 of 1) sorted by relevance
157 class MovedStringSliceRefCount { class159 explicit MovedStringSliceRefCount(grpc_core::UniquePtr<char>&& str) in MovedStringSliceRefCount() function in grpc_core::MovedStringSliceRefCount168 delete static_cast<MovedStringSliceRefCount*>(arg); in Destroy()242 slice.refcount = (new grpc_core::MovedStringSliceRefCount(std::move(p))) in grpc_slice_from_moved_buffer()