Home
last modified time | relevance | path

Searched defs:UseCustomMemoryAllocator (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/armnn/include/armnn/backends/
H A DIBackendInternal.hpp182 virtual bool UseCustomMemoryAllocator(std::shared_ptr<ICustomAllocator> allocator, in UseCustomMemoryAllocator() function in armnn::IBackendInternal
/aosp_15_r20/external/armnn/src/backends/cl/
H A DClBackend.hpp98 virtual bool UseCustomMemoryAllocator(std::shared_ptr<ICustomAllocator> allocator, in UseCustomMemoryAllocator() function in armnn::ClBackend
/aosp_15_r20/external/armnn/src/armnn/test/
H A DOptimizerTests.cpp241 virtual bool UseCustomMemoryAllocator(std::shared_ptr<ICustomAllocator> allocator, in UseCustomMemoryAllocator() function in __anonfee9358a0111::CustomAllocatorBackend