Home
last modified time | relevance | path

Searched refs:mHashStringsInReport (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/StatsD/statsd/src/metrics/
DMetricsManager.h109 return mHashStringsInReport; in hashStringInReport()
205 bool mHashStringsInReport = false; variable
DMetricsManager.cpp112 mHashStringsInReport = config.hash_strings_in_metric_report(); in MetricsManager()
197 mHashStringsInReport = config.hash_strings_in_metric_report(); in updateConfig()
505 if (mHashStringsInReport) { in onDumpReport()