Searched refs:CONSTRAINT_MAX_SIZE (Results 1 – 3 of 3) sorted by relevance
80 const unsigned int CONSTRAINT_MAX_SIZE = 128; variable
989 if (constraint.empty() || constraint.size() > Constants::CONSTRAINT_MAX_SIZE) { in QueryOsAccountConstraintSourceTypes()
1116 if (constraint.empty() || constraint.size() > Constants::CONSTRAINT_MAX_SIZE) { in ProcCheckOsAccountConstraintEnabled()