Searched defs:synchronizationCallback (Results 1 – 2 of 2) sorted by relevance
524 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()
91 int computeAsynchronously(sp<ExecutionCallback>* synchronizationCallback) { in computeAsynchronously()