Home
last modified time | relevance | path

Searched defs:sent_reports (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/dmesgd/
H A Ddmesgd.cpp90 static int ProcessDmesg(std::set<std::string> &sent_reports) { in ProcessDmesg()
118 auto sent_reports = ReadSentReports(); in main() local