Searched refs:ReportSetGroup (Results 1 – 2 of 2) sorted by relevance
69 typedef std::unordered_map<unsigned int /* reportId */, ReportSet> ReportSetGroup; typedef79 static std::vector<ReportPacket> convertGroupToPacket(const ReportSetGroup &group);
175 ReportSetGroup reportSetGroup; in digest()222 const HidParser::ReportSetGroup &group) { in convertGroupToPacket()