Searched refs:AllocateOwnedArray (Results 1 – 1 of 1) sorted by relevance
127 ScopedDeviceMemory<T> AllocateOwnedArray(uint64 element_count) { in AllocateOwnedArray() function141 return AllocateOwnedArray<T>(1); in AllocateOwnedScalar()