Searched refs:IsUserTypeValid (Results 1 – 4 of 4) sorted by relevance
29 bool IsUserTypeValid(int userType);
54 if (!IsUserTypeValid(userType)) { in AddUserTypeIfExistAndValid()
180 if (!IsUserTypeValid(userType)) { in AddAuthIdAndUserTypeIfValidOrDefault()229 if (!IsUserTypeValid(userType)) { in AddUserTypeIfValidOrDefault()
434 bool IsUserTypeValid(int userType) in IsUserTypeValid() function466 if (!IsUserTypeValid(userType)) { in CheckUserTypeIfExist()