Home
last modified time | relevance | path

Searched defs:PullInternal (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/cmds/statsd/src/external/
DTrainInfoPuller.cpp39 bool TrainInfoPuller::PullInternal(vector<shared_ptr<LogEvent>>* data) { in PullInternal() function in android::os::statsd::TrainInfoPuller
DStatsCallbackPuller.cpp37 bool StatsCallbackPuller::PullInternal(vector<shared_ptr<LogEvent>>* data) { in PullInternal() function in android::os::statsd::StatsCallbackPuller
DStatsCompanionServicePuller.cpp51 bool StatsCompanionServicePuller::PullInternal(vector<shared_ptr<LogEvent> >* data) { in PullInternal() function in android::os::statsd::StatsCompanionServicePuller
DResourceHealthManagerPuller.cpp58 bool ResourceHealthManagerPuller::PullInternal(vector<shared_ptr<LogEvent>>* data) { in PullInternal() function in android::os::statsd::ResourceHealthManagerPuller
DGpuStatsPuller.cpp106 bool GpuStatsPuller::PullInternal(std::vector<std::shared_ptr<LogEvent>>* data) { in PullInternal() function in android::os::statsd::GpuStatsPuller
DPowerStatsPuller.cpp84 bool PowerStatsPuller::PullInternal(vector<shared_ptr<LogEvent>>* data) { in PullInternal() function in android::os::statsd::PowerStatsPuller
DSubsystemSleepStatePuller.cpp361 bool SubsystemSleepStatePuller::PullInternal(vector<shared_ptr<LogEvent>>* data) { in PullInternal() function in android::os::statsd::SubsystemSleepStatePuller
/frameworks/base/cmds/statsd/tests/external/
DStatsPuller_test.cpp50 bool PullInternal(vector<std::shared_ptr<LogEvent>>* data) override { in PullInternal() function in android::os::statsd::FakePuller
DGpuStatsPuller_test.cpp69 bool PullInternal(vector<std::shared_ptr<LogEvent>>* data) override { in PullInternal() function in android::os::statsd::MockGpuStatsPuller