HomeSort by relevance Sort by last modified time
    Searched refs:hashStringInReport (Results 1 - 3 of 3) sorted by null

  /frameworks/base/cmds/statsd/src/metrics/
MetricsManager.h 80 inline bool hashStringInReport() const {
  /frameworks/base/cmds/statsd/tests/e2e/
DimensionInCondition_e2e_combination_AND_cond_test.cpp 33 bool hashStringInReport) {
58 config.set_hash_strings_in_metric_report(hashStringInReport);
85 for (const bool hashStringInReport : { true, false }) {
91 hashStringInReport);
    [all...]
  /frameworks/base/cmds/statsd/src/
StatsLogProcessor.cpp 388 if (it->second->hashStringInReport()) {

Completed in 91 milliseconds