Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h80 void logUFSErrorStats(const std::shared_ptr<IStats> &stats_client);
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp469 void SysfsCollector::logUFSErrorStats(const std::shared_ptr<IStats> &stats_client) { in logUFSErrorStats() function in android::hardware::google::pixel::SysfsCollector
896 logUFSErrorStats(stats_client); in logPerDay()