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