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