Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.h468 int waitForLastStepSyncFence() const;
DExecutionPlan.cpp1246 int ExecutionPlan::Controller::waitForLastStepSyncFence() const { in waitForLastStepSyncFence() function in android::nn::ExecutionPlan::Controller
1266 NN_RETURN_IF_ERROR(controller->waitForLastStepSyncFence()); in nextCompound()
1345 NN_RETURN_IF_ERROR(controller->waitForLastStepSyncFence()); in nextCompound()