Searched refs:IsTypeOutOfRange (Results 1 – 3 of 3) sorted by relevance
161 bool IsTypeOutOfRange() const;
407 bool OsAccountInfo::IsTypeOutOfRange() const in IsTypeOutOfRange() function in OHOS::AccountSA::OsAccountInfo429 …if (IsTypeOutOfRange() || (localId_ == Constants::START_USER_ID && type_ != OsAccountType::ADMIN))… in ParamCheck()
73 bool IsTypeOutOfRange(const OsAccountType& type) in IsTypeOutOfRange() function138 if (IsTypeOutOfRange(type)) { in ValidateAccountCreateParamAndPermission()219 if (IsTypeOutOfRange(type)) { in CreateOsAccountForDomain()