Home
last modified time | relevance | path

Searched defs:erase_data (Results 1 – 8 of 8) sorted by relevance

/packages/modules/StatsD/statsd/src/
DStatsLogProcessor.cpp595 const bool erase_data, const DumpReportReason dumpReportReason, in onDumpReport()
641 const bool erase_data, const DumpReportReason dumpReportReason, in onDumpReport()
661 const bool erase_data, const DumpReportReason dumpReportReason, in onDumpReport()
672 const bool include_current_partial_bucket, const bool erase_data, in onConfigMetricsReportLocked()
/packages/modules/StatsD/statsd/src/metrics/
DEventMetricProducer.cpp164 const bool erase_data, in onDumpReportLocked()
DCountMetricProducer.cpp208 const bool erase_data, in onDumpReportLocked()
DGaugeMetricProducer.cpp238 const bool erase_data, in onDumpReportLocked()
DMetricProducer.h247 const bool erase_data, in onDumpReport()
DMetricsManager.cpp411 const bool include_current_partial_bucket, const bool erase_data, in onDumpReport()
DDurationMetricProducer.cpp490 const bool erase_data, in onDumpReportLocked()
/packages/modules/StatsD/statsd/src/storage/
DStorageManager.cpp509 bool erase_data, bool isAdb) { in appendConfigMetricsReport()