Home
last modified time | relevance | path

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

/frameworks/ml/nn/driver/sample/
DSampleDriver.cpp313 static void copyRunTimePoolInfos(const RunTimePoolInfo& srcPool, const RunTimePoolInfo& dstPool) { in copyRunTimePoolInfos() function
332 copyRunTimePoolInfos(srcPool, dstPool.value()); in copyTo()
350 copyRunTimePoolInfos(srcPool.value(), dstPool); in copyFromInternal()