Home
last modified time | relevance | path

Searched defs:pullTagId (Results 1 – 4 of 4) 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.cpp81 const sp<EventMatcherWizard>& matcherWizard, const int pullTagId, const int triggerAtomId, in GaugeMetricProducer()
/packages/modules/StatsD/statsd/src/metrics/parsing_utils/
Dmetrics_manager_util.cpp961 int pullTagId = pullerManager->PullerForMatcherExists(atomTagId) ? atomTagId : -1; in createNumericValueMetricProducerAndUpdateMetadata() local
1277 int pullTagId = pullerManager->PullerForMatcherExists(atomTagId) ? atomTagId : -1; in createGaugeMetricProducerAndUpdateMetadata() local