OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PullerForMatcherExists
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/cmds/statsd/src/external/
StatsPullerManager.h
39
bool
PullerForMatcherExists
(int tagId) {
40
return mPullerManager.
PullerForMatcherExists
(tagId);
StatsPullerManagerImpl.cpp
198
bool StatsPullerManagerImpl::
PullerForMatcherExists
(int tagId) const {
Completed in 62 milliseconds