Home
last modified time | relevance | path

Searched defs:GetDefaultAllocator (Results 1 – 6 of 6) sorted by relevance

/external/armnn/src/backends/reference/
DRefBackend.cpp152 std::unique_ptr<ICustomAllocator> RefBackend::GetDefaultAllocator() const in GetDefaultAllocator() function in armnn::RefBackend
/external/armnn/include/armnn/backends/
DIBackendInternal.hpp201 virtual std::unique_ptr<ICustomAllocator> GetDefaultAllocator() const in GetDefaultAllocator() function in armnn::IBackendInternal
/external/armnn/src/backends/tosaReference/
DTosaRefBackend.cpp184 std::unique_ptr<ICustomAllocator> TosaRefBackend::GetDefaultAllocator() const in GetDefaultAllocator() function in armnn::TosaRefBackend
/external/armnn/src/backends/neon/
DNeonBackend.cpp541 std::unique_ptr<ICustomAllocator> NeonBackend::GetDefaultAllocator() const in GetDefaultAllocator() function in armnn::NeonBackend
/external/armnn/src/armnnTestUtils/
DMockBackend.cpp301 std::unique_ptr<ICustomAllocator> MockBackend::GetDefaultAllocator() const in GetDefaultAllocator() function in armnn::MockBackend
/external/armnn/src/backends/cl/
DClBackend.cpp271 std::unique_ptr<ICustomAllocator> ClBackend::GetDefaultAllocator() const in GetDefaultAllocator() function in armnn::ClBackend