Searched refs:reportIncidentToStream (Results 1 – 4 of 4) sorted by relevance
41 oneway void reportIncidentToStream(in IncidentReportArgs args, in reportIncidentToStream() method
122 virtual Status reportIncidentToStream(const IncidentReportArgs& args,
281 Status IncidentService::reportIncidentToStream(const IncidentReportArgs& args, in reportIncidentToStream() function in android::os::incidentd::IncidentService
349 status = service->reportIncidentToStream(args, listener, writeEnd); in main()