Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp327 int ExecutionBuilder::startCompute(sp<ExecutionCallback>* synchronizationCallback) { in startCompute()
531 int StepExecutor::startCompute(sp<ExecutionCallback>* synchronizationCallback) { in startCompute()
543 int StepExecutor::startComputeOnDevice(sp<ExecutionCallback>* synchronizationCallback) { in startComputeOnDevice()
690 int StepExecutor::startComputeOnCpu(sp<ExecutionCallback>* synchronizationCallback) { in startComputeOnCpu()