Searched refs:PullerForMatcherExists (Results 1 – 3 of 3) sorted by relevance
70 bool PullerForMatcherExists(int tagId) const;
293 bool StatsPullerManager::PullerForMatcherExists(int tagId) const { in PullerForMatcherExists() function in android::os::statsd::StatsPullerManager
485 int pullTagId = statsPullerManager.PullerForMatcherExists(atomTagId) ? atomTagId : -1; in initMetrics()545 int pullTagId = statsPullerManager.PullerForMatcherExists(atomTagId) ? atomTagId : -1; in initMetrics()