Searched refs:POLICIES_MAX_SIZE (Results 1 – 3 of 3) sorted by relevance
39 constexpr uint32_t POLICIES_MAX_SIZE = 200; variable
370 if (policies.size() > EdmConstants::POLICIES_MAX_SIZE) { in SetDelegatedPoliciesInner()
500 if (size > EdmConstants::POLICIES_MAX_SIZE) { in GetDelegatedPolicies()