Searched refs:CONSTRAINT_TARE_WEALTH (Results 1 – 2 of 2) sorted by relevance
132 | CONSTRAINT_TARE_WEALTH203 | CONSTRAINT_TARE_WEALTH1944 case CONSTRAINT_TARE_WEALTH: in constraintToStopReason()2028 if ((CONSTRAINT_TARE_WEALTH & unsatisfiedConstraints) != 0) { in getPendingJobReason()2100 if ((constraints & CONSTRAINT_TARE_WEALTH) != 0) { in addDynamicConstraints()2103 constraints &= ~CONSTRAINT_TARE_WEALTH; in addDynamicConstraints()2173 case CONSTRAINT_TARE_WEALTH: in readinessStatusWithConstraint()2214 case CONSTRAINT_TARE_WEALTH: in readinessStatusWithConstraint()2470 if ((constraints & CONSTRAINT_TARE_WEALTH) != 0) { in dumpConstraints()2508 case CONSTRAINT_TARE_WEALTH: in getProtoConstraint()[all …]
911 || !jobStatus.isConstraintSatisfied(JobStatus.CONSTRAINT_TARE_WEALTH))) { in isStrictSatisfied()