Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h85 void logBootStats(const std::shared_ptr<IStats> &stats_client);
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp829 void SysfsCollector::logBootStats(const std::shared_ptr<IStats> &stats_client) { in logBootStats() function in android::hardware::google::pixel::SysfsCollector
882 logBootStats(stats_client); in logPerDay()