Searched refs:startCompute (Results 1 – 5 of 5) sorted by relevance
219 int startCompute(sp<ExecutionCallback>* synchronizationCallback,
390 int n = executor.startCompute(&fallbackCallback); in cpuFallbackFull()473 n = executor->startCompute(&stepCallback, burstController); in asyncStartComputePartitioned()798 int StepExecutor::startCompute(sp<ExecutionCallback>* synchronizationCallback, in startCompute() function in android::nn::StepExecutor
157 Result startCompute(Event* event) { in startCompute() function
461 ASSERT_EQ(execution.startCompute(&event), Result::NO_ERROR); in TestWait()
437 Result startCompute(Event* event) { in startCompute() function