Home
last modified time | relevance | path

Searched defs:isOsAccountExits (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_service.cpp59 bool isOsAccountExits = false; in NormalizeAccountId() local
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_stub.cpp350 bool isOsAccountExits = false; in CmdGetOhosAccountInfoByUserId() local
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp1017 ErrCode IInnerOsAccountManager::IsOsAccountExists(const int id, bool &isOsAccountExits) in RetryToGetAccount()