Searched refs:setPair (Results 1 – 1 of 1) sorted by relevance
227 for (const auto &setPair : group) { in convertGroupToPacket() local228 unsigned int id = setPair.first; in convertGroupToPacket()230 const auto &reports = setPair.second[type]; // feature in convertGroupToPacket()