Searched refs:removeReport (Results 1 – 2 of 2) sorted by relevance
68 void removeReport(const string& pkg, const string& cls);
309 void ReportFile::removeReport(const string& pkg, const string& cls) { in removeReport() function in android::os::incidentd::ReportFile646 report->removeReport(pkg, cls); in commit()