Searched refs:m_UsingCustomAllocator (Results 1 – 2 of 2) sorted by relevance
53 if (m_UsingCustomAllocator) in CreateMemoryManager()78 if (m_UsingCustomAllocator) in CreateWorkloadFactory()106 if (m_UsingCustomAllocator) in CreateWorkloadFactory()146 if (m_UsingCustomAllocator) in CreateWorkloadFactory()179 if (m_UsingCustomAllocator) in RegisterTensorHandleFactories()215 if (m_UsingCustomAllocator) in RegisterTensorHandleFactories()
106 m_UsingCustomAllocator = true; in UseCustomMemoryAllocator()107 return m_UsingCustomAllocator; in UseCustomMemoryAllocator()300 bool m_UsingCustomAllocator = false; member in armnn::ClBackend