Searched refs:incidentReport (Results 1 – 1 of 1) sorted by relevance
145 IncidentReportArgs incidentReport; in GenerateIncidentReport() local150 incidentReport.addHeader(protoData); in GenerateIncidentReport()153 incidentReport.addSection(config.section(i)); in GenerateIncidentReport()167 incidentReport.setPrivacyPolicy(dest); in GenerateIncidentReport()169 incidentReport.setReceiverPkg(config.receiver_pkg()); in GenerateIncidentReport()171 incidentReport.setReceiverCls(config.receiver_cls()); in GenerateIncidentReport()180 binder::Status s = service->reportIncident(incidentReport); in GenerateIncidentReport()