Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/metrics/
DMetricsManager.h99 return mHashStringsInReport; in hashStringInReport()
197 bool mHashStringsInReport = false; variable
DMetricsManager.cpp103 mHashStringsInReport = config.hash_strings_in_metric_report(); in MetricsManager()
186 mHashStringsInReport = config.hash_strings_in_metric_report(); in updateConfig()
456 if (mHashStringsInReport) { in onDumpReport()