Searched refs:PullerForMatcherExists (Results 1 – 3 of 3) sorted by relevance
89 bool PullerForMatcherExists(int tagId) const;
147 bool StatsPullerManager::PullerForMatcherExists(int tagId) const { in PullerForMatcherExists() function in android::os::statsd::StatsPullerManager
677 int pullTagId = pullerManager->PullerForMatcherExists(atomTagId) ? atomTagId : -1; in createValueMetricProducerAndUpdateMetadata()781 int pullTagId = pullerManager->PullerForMatcherExists(atomTagId) ? atomTagId : -1; in createGaugeMetricProducerAndUpdateMetadata()