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.cpp299 sp<EventMatcherWizard> matcherWizard = new EventMatcherWizard(allAtomMatchers); in initMetrics() local
503 key, metric, conditionIndex, wizard, trackerIndex, matcherWizard, pullTagId, in initMetrics()
590 trackerIndex, matcherWizard, pullTagId, triggerAtomId, atomTagId, in initMetrics()
DGaugeMetricProducer.cpp72 const sp<EventMatcherWizard>& matcherWizard, const int pullTagId, const int triggerAtomId, in GaugeMetricProducer() argument
77 mEventMatcherWizard(matcherWizard), in GaugeMetricProducer()
DValueMetricProducer.h56 const sp<EventMatcherWizard>& matcherWizard,
DValueMetricProducer.cpp79 const sp<EventMatcherWizard>& matcherWizard, const int pullTagId, const int64_t timeBaseNs, in ValueMetricProducer() argument
83 mEventMatcherWizard(matcherWizard), in ValueMetricProducer()