Searched refs:foregroundIds (Results 1 – 1 of 1) sorted by relevance
2121 std::vector<int32_t> foregroundIds; in RetryToGetAccount() local2123 foregroundIds.emplace_back(localId); in RetryToGetAccount()2126 std::unordered_set<int32_t> foregroundSet(foregroundIds.begin(), foregroundIds.end()); in RetryToGetAccount()