Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp1528 int ExecutionPlan::nextCompound(std::shared_ptr<Controller> controller, in nextCompound() function in android::nn::ExecutionPlan
1557 int ExecutionPlan::nextCompound(const ExecutionStep* step, std::shared_ptr<Controller> controller, in nextCompound() function in android::nn::ExecutionPlan
1661 int ExecutionPlan::nextCompound(const IfStep* step, std::shared_ptr<Controller> controller, in nextCompound() function in android::nn::ExecutionPlan
1704 int ExecutionPlan::nextCompound(const WhileStep* step, std::shared_ptr<Controller> controller, in nextCompound() function in android::nn::ExecutionPlan
1826 int ExecutionPlan::nextCompound(const GotoStep* step, std::shared_ptr<Controller> controller, in nextCompound() function in android::nn::ExecutionPlan