Searched defs:Pull (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/cmds/statsd/src/external/ | ||
D | StatsPuller.cpp | 39 bool StatsPuller::Pull(std::vector<std::shared_ptr<LogEvent>>* data) { in Pull() function in android::os::statsd::StatsPuller |
D | StatsPullerManager.cpp | 277 bool StatsPullerManager::Pull(int tagId, vector<shared_ptr<LogEvent>>* data) { in Pull() function in android::os::statsd::StatsPullerManager |