Home
last modified time | relevance | path

Searched defs:PullerForMatcherExists (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/statsd/src/external/
DStatsPullerManager.h39 bool PullerForMatcherExists(int tagId) { in PullerForMatcherExists() function
DStatsPullerManagerImpl.cpp198 bool StatsPullerManagerImpl::PullerForMatcherExists(int tagId) const { in PullerForMatcherExists() function in android::os::statsd::StatsPullerManagerImpl