Searched defs:reportFile (Results 1 – 3 of 3) sorted by relevance
66 File reportFile = new File(PROFCOLLECT_DATA_ROOT + filename); in onReceive() local
582 sp<ReportFile> reportFile = new ReportFile(this, it->second.timestampNs, in getReports() local662 sp<ReportFile> reportFile = new ReportFile(this, it->second.timestampNs, in commitAll() local
132 const sp<ReportFile>& reportFile) in PersistedFilterFd()