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