Home
last modified time | relevance | path

Searched refs:waitForLastStepSyncFence (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.h628 int waitForLastStepSyncFence() const;
DExecutionPlan.cpp1644 int ExecutionPlan::Controller::waitForLastStepSyncFence() const { in waitForLastStepSyncFence() function in android::nn::ExecutionPlan::Controller
1668 NN_RETURN_IF_ERROR(controller->waitForLastStepSyncFence()); in nextCompound()
1751 NN_RETURN_IF_ERROR(controller->waitForLastStepSyncFence()); in nextCompound()