Searched refs:OnReport (Results 1 – 2 of 2) sorted by relevance
43 bool OnReport(const ReportDesc *rep, bool suppressed);45 bool WEAK OnReport(const ReportDesc *rep, bool suppressed) {362 suppressed = OnReport(rep, suppressed); in OutputReport()
61 bool OnReport(const ReportDesc *rep, bool suppressed) { in OnReport() function