Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/tests/ExecuteNetwork/
H A DArmNNExecutor.hpp76 struct IOStorage struct in ArmNNExecutor
78 IOStorage(size_t size) in IOStorage() argument
82 ~IOStorage() in ~IOStorage()
86 IOStorage(IOStorage&& rhs) in IOStorage() argument
96 void* m_Mem;