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