Home
last modified time | relevance | path

Searched defs:pullTagId (Results 1 – 5 of 5) sorted by relevance

/packages/modules/StatsD/statsd/tests/external/
DStatsPuller_test.cpp42 int pullTagId = 10014; variable
DStatsCallbackPuller_test.cpp53 int pullTagId = -12; variable
/packages/modules/StatsD/statsd/src/metrics/
DGaugeMetricProducer.cpp77 const sp<EventMatcherWizard>& matcherWizard, const int pullTagId, const int triggerAtomId, in GaugeMetricProducer()
DValueMetricProducer.cpp86 const int pullTagId, const int64_t timeBaseNs, const int64_t startTimeNs, in ValueMetricProducer()
/packages/modules/StatsD/statsd/src/metrics/parsing_utils/
Dmetrics_manager_util.cpp677 int pullTagId = pullerManager->PullerForMatcherExists(atomTagId) ? atomTagId : -1; in createValueMetricProducerAndUpdateMetadata() local
781 int pullTagId = pullerManager->PullerForMatcherExists(atomTagId) ? atomTagId : -1; in createGaugeMetricProducerAndUpdateMetadata() local