Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/statsd/src/metrics/parsing_utils/
H A Dmetrics_manager_util.cpp676 int atomTagId = *(atomMatcher->getAtomIds().begin()); in createValueMetricProducerAndUpdateMetadata() local
677 int pullTagId = pullerManager->PullerForMatcherExists(atomTagId) ? atomTagId : -1; in createValueMetricProducerAndUpdateMetadata()
780 int atomTagId = *(atomMatcher->getAtomIds().begin()); in createGaugeMetricProducerAndUpdateMetadata() local
781 int pullTagId = pullerManager->PullerForMatcherExists(atomTagId) ? atomTagId : -1; in createGaugeMetricProducerAndUpdateMetadata()
842 triggerAtomId, atomTagId, timeBaseNs, currentTimeNs, in createGaugeMetricProducerAndUpdateMetadata()