Home
last modified time | relevance | path

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

/base/security/asset/services/os_dependency/src/
H A Dos_account_wrapper.cpp37 bool isUserIdExist; in IsUserIdExist() local
38 int ret = OHOS::AccountSA::OsAccountManager::IsOsAccountExists(userId, isUserIdExist); in IsUserIdExist()
43 *exist = isUserIdExist; in IsUserIdExist()

Completed in 1 milliseconds