Searched refs:AllocateArrayBase (Results 1 – 2 of 2) sorted by relevance
107 port::StatusOr<std::unique_ptr<TemporaryDeviceMemoryBase>> AllocateArrayBase(139 AllocateArrayBase(element_count, sizeof(T)); in AllocateArray()
93 TemporaryMemoryManager::AllocateArrayBase(uint64 element_count, in AllocateArrayBase() function in stream_executor::internal::TemporaryMemoryManager