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