Home
last modified time | relevance | path

Searched defs:reportFile (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/incidentd/src/
DWorkDirectory.cpp547 sp<ReportFile> reportFile = new ReportFile(this, it->second.timestampNs, in getReports() local
627 sp<ReportFile> reportFile = new ReportFile(this, it->second.timestampNs, in commitAll() local
DReporter.cpp128 const sp<ReportFile>& reportFile) in PersistedFilterFd()