Searched refs:startComputeOnDevice (Results 1 – 2 of 2) sorted by relevance
170 int startComputeOnDevice(sp<ExecutionCallback>* synchronizationCallback);
539 return startComputeOnDevice(synchronizationCallback); in startCompute()543 int StepExecutor::startComputeOnDevice(sp<ExecutionCallback>* synchronizationCallback) { in startComputeOnDevice() function in android::nn::StepExecutor