Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp383 const sp<ExecutionCallback>& executionCallback) { in cpuFallbackFull()
412 const sp<ExecutionCallback>& executionCallback, in cpuFallbackPartial()
449 const sp<ExecutionCallback>& executionCallback) { in asyncStartComputePartitioned()
589 sp<ExecutionCallback> executionCallback = new ExecutionCallback(); in compute() local
899 sp<ExecutionCallback> executionCallback = new ExecutionCallback(); in startComputeOnDevice() local
998 const sp<IExecutionCallback>& executionCallback) { in computeOnCpu()
1018 sp<ExecutionCallback> executionCallback = new ExecutionCallback(); in startComputeOnCpu() local