Home
last modified time | relevance | path

Searched refs:logBatteryEEPROM (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h86 void logBatteryEEPROM(const std::shared_ptr<IStats> &stats_client);
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp150 void SysfsCollector::logBatteryEEPROM(const std::shared_ptr<IStats> &stats_client) { in logBatteryEEPROM() function in android::hardware::google::pixel::SysfsCollector
886 logBatteryEEPROM(stats_client); in logPerDay()