Searched refs:maxSystemGroupNameLength (Results 1 – 3 of 3) sorted by relevance
53 inline constexpr size_t maxSystemGroupNameLength = 32;49 inline constexpr size_t maxSystemGroupNameLength = 32; global() variable
249 if (groupName.size() > maxSystemGroupNameLength || in throwForUserNameConstraints()
1457 std::string groupName(maxSystemGroupNameLength + 1, 'A');