Searched refs:CopyArray (Results 1 – 1 of 1) sorted by relevance
34 const LengthPrefixedArray<T>* CopyArray(SwapSpace* swap_space, const ArrayRef<const T>& array) { in CopyArray() function60 return CopyArray(swap_space_.get(), data); in AllocateOrDeduplicateArray()160 return CopyArray(swap_space_, array); in Copy()