Searched refs:PullerForMatcherExists (Results 1 – 3 of 3) sorted by relevance
90 bool PullerForMatcherExists(int tagId) const;
118 bool StatsPullerManager::PullerForMatcherExists(int tagId) const { in PullerForMatcherExists() function in android::os::statsd::StatsPullerManager
961 int pullTagId = pullerManager->PullerForMatcherExists(atomTagId) ? atomTagId : -1; in createNumericValueMetricProducerAndUpdateMetadata()1277 int pullTagId = pullerManager->PullerForMatcherExists(atomTagId) ? atomTagId : -1; in createGaugeMetricProducerAndUpdateMetadata()