Searched defs:matcherWizard (Results 1 – 3 of 3) sorted by relevance
74 const int whatMatcherIndex, const sp<EventMatcherWizard>& matcherWizard, in GaugeMetricProducer()
83 const sp<EventMatcherWizard>& matcherWizard, const int pullTagId, const int64_t timeBaseNs, in ValueMetricProducer()
373 sp<EventMatcherWizard> matcherWizard = new EventMatcherWizard(allAtomMatchers); in initMetrics() local