Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h74 void logCodec1Failed(const std::shared_ptr<IStats> &stats_client);
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp186 void SysfsCollector::logCodec1Failed(const std::shared_ptr<IStats> &stats_client) { in logCodec1Failed() function in android::hardware::google::pixel::SysfsCollector
887 logCodec1Failed(stats_client); in logPerDay()