Searched refs:SubsystemSleepStatePuller (Results 1 – 4 of 4) sorted by relevance
29 class SubsystemSleepStatePuller : public StatsPuller {31 SubsystemSleepStatePuller();
94 SubsystemSleepStatePuller::SubsystemSleepStatePuller() : in SubsystemSleepStatePuller() function in android::os::statsd::SubsystemSleepStatePuller361 bool SubsystemSleepStatePuller::PullInternal(vector<shared_ptr<LogEvent>>* data) { in PullInternal()
77 {android::util::SUBSYSTEM_SLEEP_STATE, {.puller = new SubsystemSleepStatePuller()}},
79 "src/external/SubsystemSleepStatePuller.cpp",