Searched refs:markApproved (Results 1 – 3 of 3) sorted by relevance
88 status_t markApproved(const string& pkg, const string& cls);
338 err = file->markApproved(reportId.pkg, reportId.cls); in report_approved()
340 status_t ReportFile::markApproved(const string& pkg, const string& cls) { in markApproved() function in android::os::incidentd::ReportFile