Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp1294 std::vector<OsAccountInfo> allOsAccounts; in RetryToGetAccount() local
1295 ErrCode errCode = osAccountControl_->GetOsAccountList(allOsAccounts); in RetryToGetAccount()
1300 for (auto osAccountInfo : allOsAccounts) { in RetryToGetAccount()