Searched refs:reportIncidentToStream (Results 1 – 5 of 5) sorted by relevance
40 void reportIncidentToStream(in IncidentReportArgs args, in reportIncidentToStream() method
105 virtual Status reportIncidentToStream(const IncidentReportArgs& args,
222 Status IncidentService::reportIncidentToStream(const IncidentReportArgs& args, in reportIncidentToStream() function in android::os::incidentd::IncidentService
264 status = service->reportIncidentToStream(args, listener, writeEnd); in main()
27614 HSPLandroid/os/IIncidentManager;->reportIncidentToStream(Landroid/os/IncidentReportArgs;Landroid/os…