Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/
H A DExecutionPlan.h779 const uint8_t* forTest_simpleGetCacheToken() const;
H A DExecutionPlan.cpp1975 const uint8_t* ExecutionPlan::forTest_simpleGetCacheToken() const { in forTest_simpleGetCacheToken() function in android::nn::ExecutionPlan
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioning.cpp2662 token = plan.forTest_simpleGetCacheToken(); in getTransformedCacheTokenSingle()