Home
last modified time | relevance | path

Searched defs:matcherWizard (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/cmds/statsd/src/metrics/
DGaugeMetricProducer.cpp74 const int whatMatcherIndex, const sp<EventMatcherWizard>& matcherWizard, in GaugeMetricProducer()
DValueMetricProducer.cpp83 const sp<EventMatcherWizard>& matcherWizard, const int pullTagId, const int64_t timeBaseNs, in ValueMetricProducer()
Dmetrics_manager_util.cpp373 sp<EventMatcherWizard> matcherWizard = new EventMatcherWizard(allAtomMatchers); in initMetrics() local