Home
last modified time | relevance | path

Searched refs:IsTypeOutOfRange (Results 1 - 3 of 3) sorted by relevance

/base/account/os_account/interfaces/innerkits/osaccount/native/include/
H A Dos_account_info.h165 bool IsTypeOutOfRange() const;
/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_info.cpp421 bool OsAccountInfo::IsTypeOutOfRange() const in IsTypeOutOfRange() function in OHOS::AccountSA::OsAccountInfo
443 if (IsTypeOutOfRange() || (localId_ == Constants::START_USER_ID && type_ != OsAccountType::ADMIN)) { in ParamCheck()
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_manager_service.cpp72 bool IsTypeOutOfRange(const OsAccountType& type) in IsTypeOutOfRange() function
137 if (IsTypeOutOfRange(type)) { in ValidateAccountCreateParamAndPermission()
218 if (IsTypeOutOfRange(type)) { in CreateOsAccountForDomain()

Completed in 4 milliseconds