Searched defs:sent_reports (Results 1 – 1 of 1) sorted by relevance
90 static int ProcessDmesg(std::set<std::string> &sent_reports) { in ProcessDmesg()118 auto sent_reports = ReadSentReports(); in main() local