Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp1262 OsAccountInfo targetOsAccountInfo; in RetryToGetAccount() local
1263 errCode = osAccountControl_->GetOsAccountInfoById(targetId, targetOsAccountInfo); in RetryToGetAccount()
1267 if (targetOsAccountInfo.GetToBeRemoved() || enforcerOsAccountInfo.GetToBeRemoved()) { in RetryToGetAccount()