Searched defs:dumpReportReason (Results  1 – 1 of 1) sorted by relevance
| /packages/modules/StatsD/statsd/src/ | 
| D | StatsLogProcessor.cpp | 659                                      const bool erase_data, const DumpReportReason dumpReportReason,  in onDumpReport()710                                      const bool erase_data, const DumpReportReason dumpReportReason,  in onDumpReport()
 730                                      const bool erase_data, const DumpReportReason dumpReportReason,  in onDumpReport()
 742         const DumpReportReason dumpReportReason, const DumpLatency dumpLatency,  in onConfigMetricsReportLocked()
 1143                                               const DumpReportReason dumpReportReason,  in WriteDataToDiskLocked()
 1363 void StatsLogProcessor::WriteDataToDiskLocked(const DumpReportReason dumpReportReason,  in WriteDataToDiskLocked()
 1383 void StatsLogProcessor::WriteDataToDisk(const DumpReportReason dumpReportReason,  in WriteDataToDisk()
 
 |