Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/
DExecutionBurstServer.cpp505 std::shared_ptr<IBurstExecutorWithCache> executorWithCache, in create()
552 std::shared_ptr<IBurstExecutorWithCache> executorWithCache) in ExecutionBurstServer()
/packages/modules/NeuralNetworks/driver/sample_hidl/
DSampleDriver.cpp888 const std::shared_ptr<BurstExecutorWithCache> executorWithCache = in configureExecutionBurst() local