Home
last modified time | relevance | path

Searched refs:reportChargeCycles (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/pixelstats/include/pixelstats/
DStatsHelper.h38 void reportChargeCycles(const std::shared_ptr<IStats> &stats_client,
/hardware/google/pixel/pixelstats/
DStatsHelper.cpp114 void reportChargeCycles(const std::shared_ptr<IStats> &stats_client, in reportChargeCycles() function
DSysfsCollector.cpp144 reportChargeCycles(stats_client, charge_cycles); in logBatteryChargeCycles()