Home
last modified time | relevance | path

Searched refs:speechDspStat (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/stats/
DStatsHal.cpp106 const SpeechDspStat& speechDspStat) { in reportSpeechDspStat() argument
108 speechDspStat.totalUptimeMillis, speechDspStat.totalDowntimeMillis, in reportSpeechDspStat()
109 speechDspStat.totalCrashCount, speechDspStat.totalRecoverCount); in reportSpeechDspStat()
/frameworks/native/services/stats/include/stats/
DStatsHal.h87 const SpeechDspStat& speechDspStat) override;
/frameworks/hardware/interfaces/stats/1.0/
DIStats.hal97 * @param speechDspStat A SpeechDspStat struct that provide
100 oneway reportSpeechDspStat(SpeechDspStat speechDspStat);