Searched refs:userId_Max (Results 1 – 1 of 1) sorted by relevance
810 int32_t userId_Max = 99; in CheckCurrentAccountType() local820 if (userId >= 0 && userId <= userId_Max) { in CheckCurrentAccountType()