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