Searched refs:whatMatcherIndex (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/cmds/statsd/src/metrics/ |
D | GaugeMetricProducer.h | 62 const sp<ConditionWizard>& conditionWizard, const int whatMatcherIndex,
|
D | GaugeMetricProducer.cpp | 74 const int whatMatcherIndex, const sp<EventMatcherWizard>& matcherWizard, in GaugeMetricProducer() argument 82 mWhatMatcherIndex(whatMatcherIndex),
|
D | ValueMetricProducer.h | 56 const sp<ConditionWizard>& conditionWizard, const int whatMatcherIndex,
|
D | ValueMetricProducer.cpp | 82 const sp<ConditionWizard>& conditionWizard, const int whatMatcherIndex, in ValueMetricProducer() argument 92 mWhatMatcherIndex(whatMatcherIndex), in ValueMetricProducer()
|