Searched refs:reportIncidentToStream (Results 1 – 4 of 4) sorted by relevance
41 void reportIncidentToStream(in IncidentReportArgs args, in reportIncidentToStream() method
101 virtual Status reportIncidentToStream(const IncidentReportArgs& args,
211 IncidentService::reportIncidentToStream(const IncidentReportArgs& args, in reportIncidentToStream() function in IncidentService
208 status = service->reportIncidentToStream(args, listener, writeEnd); in main()