Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h73 void logCodecFailed(const std::shared_ptr<IStats> &stats_client);
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp162 void SysfsCollector::logCodecFailed(const std::shared_ptr<IStats> &stats_client) { in logCodecFailed() function in android::hardware::google::pixel::SysfsCollector
888 logCodecFailed(stats_client); in logPerDay()