Searched refs:reportIncidentToDumpstate (Results 1 – 4 of 4) sorted by relevance
52 oneway void reportIncidentToDumpstate(FileDescriptor stream, in reportIncidentToDumpstate() method
132 virtual Status reportIncidentToDumpstate(unique_fd stream,
314 Status IncidentService::reportIncidentToDumpstate(unique_fd stream, in reportIncidentToDumpstate() function in android::os::incidentd::IncidentService
397 status = service->reportIncidentToDumpstate(std::move(writeEnd), listener); in main()