Searched defs:CopyOutTo (Results 1 – 9 of 9) sorted by relevance
142 void CopyOutTo(void* memory) const override in CopyOutTo() function in armnn::ClTensorHandle277 void CopyOutTo(void* memory) const override in CopyOutTo() function in armnn::ClSubTensorHandle
252 void CopyOutTo(void* memory) const override in CopyOutTo() function in armnn::ClImportTensorHandle386 void CopyOutTo(void* memory) const override in CopyOutTo() function in armnn::ClImportSubTensorHandle
186 void CopyOutTo(void* memory) const override in CopyOutTo() function in armnn::NeonTensorHandle324 void CopyOutTo(void* memory) const override in CopyOutTo() function in armnn::NeonSubTensorHandle
137 void SampleTensorHandle::CopyOutTo(void* dest) const in CopyOutTo() function in sdb::SampleTensorHandle
91 void RefTensorHandle::CopyOutTo(void* dest) const in CopyOutTo() function in armnn::RefTensorHandle
100 void MockTensorHandle::CopyOutTo(void* dest) const in CopyOutTo() function in armnn::MockTensorHandle
101 void TosaRefTensorHandle::CopyOutTo(void* dest) const in CopyOutTo() function in armnn::TosaRefTensorHandle
104 void ScopedTensorHandle::CopyOutTo(void* memory) const in CopyOutTo() function in armnn::ScopedTensorHandle
65 void CopyOutTo(void *) const override { ARMNN_ASSERT_MSG(false, "Unimplemented"); } in CopyOutTo() function in armnn::ConstTensorHandle