Home
last modified time | relevance | path

Searched defs:nextCompound (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/
DExecutionPlan.cpp1139 int ExecutionPlan::nextCompound(std::shared_ptr<Controller> controller, in nextCompound() function in android::nn::ExecutionPlan
1167 int ExecutionPlan::nextCompound(const ExecutionStep* step, std::shared_ptr<Controller> controller, in nextCompound() function in android::nn::ExecutionPlan
1260 int ExecutionPlan::nextCompound(const IfStep* step, std::shared_ptr<Controller> controller, in nextCompound() function in android::nn::ExecutionPlan
1299 int ExecutionPlan::nextCompound(const WhileStep* step, std::shared_ptr<Controller> controller, in nextCompound() function in android::nn::ExecutionPlan
1420 int ExecutionPlan::nextCompound(const GotoStep* step, std::shared_ptr<Controller> controller, in nextCompound() function in android::nn::ExecutionPlan