Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp524 int ExecutionBuilder::compute(sp<ExecutionCallback>* synchronizationCallback, in compute()
798 int StepExecutor::startCompute(sp<ExecutionCallback>* synchronizationCallback, in startCompute()
812 sp<ExecutionCallback>* synchronizationCallback, in startComputeOnDevice()
1006 int StepExecutor::startComputeOnCpu(sp<ExecutionCallback>* synchronizationCallback) { in startComputeOnCpu()
DExecutionBuilder.h91 int computeAsynchronously(sp<ExecutionCallback>* synchronizationCallback) { in computeAsynchronously()