Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp221 const sp<ExecutionCallback>& executionCallback) { in cpuFallbackFull()
246 const sp<ExecutionCallback>& executionCallback) { in cpuFallbackPartial()
271 const sp<ExecutionCallback>& executionCallback) { in asyncStartComputePartitioned()
370 sp<ExecutionCallback> executionCallback = new ExecutionCallback(); in startCompute() local
631 sp<ExecutionCallback> executionCallback = new ExecutionCallback(); in startComputeOnDevice() local
684 const sp<IExecutionCallback>& executionCallback) { in asyncStartComputeOnCpu()
700 sp<ExecutionCallback> executionCallback = new ExecutionCallback(); in startComputeOnCpu() local