Searched refs:kTotalCallCountPath (Results 1 – 2 of 2) sorted by relevance
188 const char *const kTotalCallCountPath; variable
126 kTotalCallCountPath(sysfs_paths.TotalCallCountPath) {} in SysfsCollector()1120 if (kTotalCallCountPath == nullptr) { in logVendorAudioHardwareStats()1123 if (!ReadFileToString(kTotalCallCountPath, &file_contents)) { in logVendorAudioHardwareStats()1124 ALOGD("Unable to read total call path %s", kTotalCallCountPath); in logVendorAudioHardwareStats()