Searched refs:uniqueLostAtomIds (Results 1 – 1 of 1) sorted by relevance
730 const set<int> uniqueLostAtomIds(socketLossInfo.atomIds.begin(), socketLossInfo.atomIds.end()); in onLogEventLost() local733 for (const auto lostAtomId : uniqueLostAtomIds) { in onLogEventLost()