Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h77 void logSpeechDspStat(const std::shared_ptr<IStats> &stats_client);
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp365 void SysfsCollector::logSpeechDspStat(const std::shared_ptr<IStats> &stats_client) { in logSpeechDspStat() function in android::hardware::google::pixel::SysfsCollector
894 logSpeechDspStat(stats_client); in logPerDay()