Searched defs:kAllPullAtomInfo (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/cmds/statsd/src/external/ | ||
D | StatsPullerManagerImpl.h | 71 const static std::map<int, PullAtomInfo> kAllPullAtomInfo; variable |
D | StatsPullerManagerImpl.cpp | 52 const std::map<int, PullAtomInfo> StatsPullerManagerImpl::kAllPullAtomInfo = { member in android::os::statsd::StatsPullerManagerImpl |