Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp1394 for (auto osAccountInfosPtr = osAccountInfos.begin(); osAccountInfosPtr != osAccountInfos.end(); in RetryToGetAccount() local
1395 ++osAccountInfosPtr) { in RetryToGetAccount()
1396 osAccountInfosPtr->GetDomainInfo(curDomainInfo); in RetryToGetAccount()
1398 id = osAccountInfosPtr->GetLocalId(); in RetryToGetAccount()