Home
last modified time | relevance | path

Searched refs:IsRestrictedAccountId (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_service.cpp44 static bool IsRestrictedAccountId(int32_t accountId) in IsRestrictedAccountId() function
75 if (IsRestrictedAccountId(userId)) { in OpenSession()
89 if (IsRestrictedAccountId(userId)) { in CloseSession()
106 if (IsRestrictedAccountId(userId)) { in AddCredential()