Home
last modified time | relevance | path

Searched refs:whatMatcherIndex (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/cmds/statsd/src/metrics/
DGaugeMetricProducer.h62 const sp<ConditionWizard>& conditionWizard, const int whatMatcherIndex,
DGaugeMetricProducer.cpp74 const int whatMatcherIndex, const sp<EventMatcherWizard>& matcherWizard, in GaugeMetricProducer() argument
82 mWhatMatcherIndex(whatMatcherIndex),
DValueMetricProducer.h56 const sp<ConditionWizard>& conditionWizard, const int whatMatcherIndex,
DValueMetricProducer.cpp82 const sp<ConditionWizard>& conditionWizard, const int whatMatcherIndex, in ValueMetricProducer() argument
92 mWhatMatcherIndex(whatMatcherIndex), in ValueMetricProducer()