Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h117 void logBatteryTTF(const std::shared_ptr<IStats> &stats_client);
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp243 void SysfsCollector::logBatteryTTF(const std::shared_ptr<IStats> &stats_client) { in logBatteryTTF() function in android::hardware::google::pixel::SysfsCollector
2116 logBatteryTTF(stats_client); in logPerDay()