Home
last modified time | relevance | path

Searched refs:matcherWizard (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/cmds/statsd/src/metrics/
DGaugeMetricProducer.h62 const sp<EventMatcherWizard>& matcherWizard,
Dmetrics_manager_util.cpp298 sp<EventMatcherWizard> matcherWizard = new EventMatcherWizard(allAtomMatchers); in initMetrics() local
502 key, metric, conditionIndex, wizard, trackerIndex, matcherWizard, pullTagId, in initMetrics()
589 trackerIndex, matcherWizard, pullTagId, triggerAtomId, atomTagId, in initMetrics()
DValueMetricProducer.h58 const sp<EventMatcherWizard>& matcherWizard,
DGaugeMetricProducer.cpp74 const sp<EventMatcherWizard>& matcherWizard, const int pullTagId, const int triggerAtomId, in GaugeMetricProducer() argument
79 mEventMatcherWizard(matcherWizard), in GaugeMetricProducer()
DValueMetricProducer.cpp84 const sp<EventMatcherWizard>& matcherWizard, const int pullTagId, const int64_t timeBaseNs, in ValueMetricProducer() argument
88 mEventMatcherWizard(matcherWizard), in ValueMetricProducer()