Searched defs:PullInternal (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/cmds/statsd/src/external/ | ||
D | StatsCompanionServicePuller.cpp | 53 bool StatsCompanionServicePuller::PullInternal(vector<shared_ptr<LogEvent> >* data) { in PullInternal() function in android::os::statsd::StatsCompanionServicePuller |
D | ResourceHealthManagerPuller.cpp | 58 bool ResourceHealthManagerPuller::PullInternal(vector<shared_ptr<LogEvent>>* data) { in PullInternal() function in android::os::statsd::ResourceHealthManagerPuller |
D | ResourceThermalManagerPuller.cpp | 97 bool ResourceThermalManagerPuller::PullInternal(vector<shared_ptr<LogEvent>>* data) { in PullInternal() function in android::os::statsd::ResourceThermalManagerPuller |
D | SubsystemSleepStatePuller.cpp | 80 bool SubsystemSleepStatePuller::PullInternal(vector<shared_ptr<LogEvent>>* data) { in PullInternal() function in android::os::statsd::SubsystemSleepStatePuller |