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()
210 bool mHashStringsInReport = false; variable
DMetricsManager.cpp108 mHashStringsInReport = config.hash_strings_in_metric_report(); in MetricsManager()
193 mHashStringsInReport = config.hash_strings_in_metric_report(); in updateConfig()
499 if (mHashStringsInReport) { in onDumpReport()