Searched refs:MovedCppStringSliceRefCount (Results 1 – 2 of 2) sorted by relevance
146 class MovedCppStringSliceRefCount : public grpc_slice_refcount { class148 explicit MovedCppStringSliceRefCount(std::string&& str) in MovedCppStringSliceRefCount() function in grpc_core::MovedCppStringSliceRefCount159 delete static_cast<MovedCppStringSliceRefCount*>(arg); in Destroy()215 auto* refcount = new grpc_core::MovedCppStringSliceRefCount(std::move(str)); in grpc_slice_from_cpp_string()