Searched refs:readConditionValue (Results 1 – 2 of 2) sorted by relevance
610 int readConditionValue(std::shared_ptr<Controller> controller, SourceOperandIndex operandIndex,
1078 int ExecutionPlan::readConditionValue(std::shared_ptr<Controller> controller, in readConditionValue() function in android::nn::ExecutionPlan1268 NN_RETURN_IF_ERROR(readConditionValue(controller, step->conditionOperandIndex, &condValue)); in nextCompound()1347 NN_RETURN_IF_ERROR(readConditionValue(controller, step->condOutputOperand, &condValue)); in nextCompound()