Searched refs:kPcmCountPath (Results 1 – 2 of 2) sorted by relevance
187 const char *const kPcmCountPath; variable
125 kPcmCountPath(sysfs_paths.PcmCountPath), in SysfsCollector()1458 if (kPcmCountPath == nullptr) { in logPcmUsageStats()1463 if (!ReadFileToString(kPcmCountPath, &file_contents)) { in logPcmUsageStats()1464 ALOGD("Unable to read PCM Count path %s", kPcmCountPath); in logPcmUsageStats()