Searched refs:getDataFileName (Results 1 – 5 of 5) sorted by relevance
401 ALOGW("Error opening incident report '%s' %s", getDataFileName().c_str(), strerror(-errno)); in startFilteringData()410 ALOGW("Error running fstat incident report '%s' %s", getDataFileName().c_str(), in startFilteringData()462 ALOGW("Error writing incident report '%s' to dropbox: %s", getDataFileName().c_str(), in startFilteringData()478 string ReportFile::getDataFileName() const { in getDataFileName() function in android::os::incidentd::ReportFile680 unlink(report->getDataFileName().c_str()); in remove()841 unlink(report->getDataFileName().c_str()); in delete_files_for_report_if_necessary()
150 string getDataFileName() const;
397 ALOGW("Error opening pipe to filter incident report: %s", file->getDataFileName().c_str()); in send_to_dropbox()
453 file->getDataFileName().c_str()); in getIncidentReport()
551 mPersistedFile->getDataFileName().c_str()); in runReport()