Home
last modified time | relevance | path

Searched refs:BatteryFGReporter (Results 1 – 5 of 5) sorted by relevance

/hardware/google/pixel/pixelstats/
DBatteryFGReporter.cpp42 BatteryFGReporter::BatteryFGReporter() {} in BatteryFGReporter() function in android::hardware::google::pixel::BatteryFGReporter
44 int64_t BatteryFGReporter::getTimeSecs() { in getTimeSecs()
48 void BatteryFGReporter::setAtomFieldValue(std::vector<VendorAtomValue> *values, int offset, in setAtomFieldValue()
55 void BatteryFGReporter::reportAbnormalEvent(const std::shared_ptr<IStats> &stats_client, in reportAbnormalEvent()
131 void BatteryFGReporter::reportEvent(const std::shared_ptr<IStats> &stats_client, in reportEvent()
216 void BatteryFGReporter::checkAndReportFwUpdate(const std::shared_ptr<IStats> &stats_client, in checkAndReportFwUpdate()
250 void BatteryFGReporter::checkAndReportFGAbnormality(const std::shared_ptr<IStats> &stats_client, in checkAndReportFGAbnormality()
DAndroid.bp156 "BatteryFGReporter.cpp",
Dpixelatoms.proto2331 * hardware/google/pixel/pixelstats/BatteryFGReporter.cpp
/hardware/google/pixel/pixelstats/include/pixelstats/
DBatteryFGReporter.h33 class BatteryFGReporter {
35 BatteryFGReporter();
DUeventListener.h195 BatteryFGReporter battery_fg_reporter_;