Searched defs:GetDefaultAllocator (Results 1 – 7 of 7) sorted by relevance
152 std::unique_ptr<ICustomAllocator> RefBackend::GetDefaultAllocator() const in GetDefaultAllocator() function in armnn::RefBackend
201 virtual std::unique_ptr<ICustomAllocator> GetDefaultAllocator() const in GetDefaultAllocator() function in armnn::IBackendInternal
184 std::unique_ptr<ICustomAllocator> TosaRefBackend::GetDefaultAllocator() const in GetDefaultAllocator() function in armnn::TosaRefBackend
301 std::unique_ptr<ICustomAllocator> MockBackend::GetDefaultAllocator() const in GetDefaultAllocator() function in armnn::MockBackend
541 std::unique_ptr<ICustomAllocator> NeonBackend::GetDefaultAllocator() const in GetDefaultAllocator() function in armnn::NeonBackend
271 std::unique_ptr<ICustomAllocator> ClBackend::GetDefaultAllocator() const in GetDefaultAllocator() function in armnn::ClBackend
919 const VkAllocationCallbacks& GetDefaultAllocator() { in GetDefaultAllocator() function