Searched refs:systemMaxUserNameLen (Results 1 – 1 of 1) sorted by relevance
58 static constexpr size_t systemMaxUserNameLen = 100; variable332 if (userName.length() > systemMaxUserNameLen) in throwForUserNameConstraints()337 systemMaxUserNameLen); in throwForUserNameConstraints()