Home
last modified time | relevance | path

Searched refs:copyInternal (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/runtime/
DMemory.cpp265 static int copyInternal(const RuntimeMemory& src, const RuntimeMemory& dst) { in copyInternal() function
296 int n = copyInternal(src, dst); in copy()