Searched refs:kSpeechDspPath (Results 1 – 2 of 2) sorted by relevance
103 const char *const kSpeechDspPath; variable
70 kSpeechDspPath(sysfs_paths.SpeechDspPath), in SysfsCollector()367 if (kSpeechDspPath == nullptr || strlen(kSpeechDspPath) == 0) { in logSpeechDspStat()371 if (!ReadFileToString(kSpeechDspPath, &file_contents)) { in logSpeechDspStat()372 ALOGE("Unable to read speech dsp path %s", kSpeechDspPath); in logSpeechDspStat()