Searched refs:allOsAccounts (Results 1 – 1 of 1) sorted by relevance
1294 std::vector<OsAccountInfo> allOsAccounts; in RetryToGetAccount() local1295 ErrCode errCode = osAccountControl_->GetOsAccountList(allOsAccounts); in RetryToGetAccount()1300 for (auto osAccountInfo : allOsAccounts) { in RetryToGetAccount()