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