Home
last modified time | relevance | path

Searched defs:executorWithCache (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/
H A DExecutionBurstServer.cpp499 std::shared_ptr<IBurstExecutorWithCache> executorWithCache, in create()
546 std::shared_ptr<IBurstExecutorWithCache> executorWithCache) in ExecutionBurstServer()
/aosp12/packages/modules/NeuralNetworks/driver/sample/
H A DSampleDriver.cpp899 const std::shared_ptr<BurstExecutorWithCache> executorWithCache = in configureExecutionBurst() local