Home
last modified time | relevance | path

Searched defs:Pull (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/cmds/statsd/src/external/
DStatsPuller.cpp45 bool StatsPuller::Pull(const int64_t eventTimeNs, std::vector<std::shared_ptr<LogEvent>>* data) { in Pull() function in android::os::statsd::StatsPuller
DStatsPullerManager.cpp94 bool StatsPullerManager::Pull(int tagId, const ConfigKey& configKey, const int64_t eventTimeNs, in Pull() function in android::os::statsd::StatsPullerManager
100 bool StatsPullerManager::Pull(int tagId, const vector<int32_t>& uids, const int64_t eventTimeNs, in Pull() function in android::os::statsd::StatsPullerManager
/frameworks/base/services/core/jni/stats/
DPowerStatsPuller.cpp81 AStatsManager_PullAtomCallbackReturn PowerStatsPuller::Pull(int32_t atomTag, in Pull() function in android::server::stats::PowerStatsPuller
DSubsystemSleepStatePuller.cpp349 AStatsManager_PullAtomCallbackReturn SubsystemSleepStatePuller::Pull(int32_t atomTag, in Pull() function in android::server::stats::SubsystemSleepStatePuller