Searched refs:kCodec1Path (Results 1 – 2 of 2) sorted by relevance
102 const char *const kCodec1Path; variable
69 kCodec1Path(sysfs_paths.Codec1Path), in SysfsCollector()188 if (kCodec1Path == nullptr || strlen(kCodec1Path) == 0) { in logCodec1Failed()192 if (!ReadFileToString(kCodec1Path, &file_contents)) { in logCodec1Failed()193 ALOGE("Unable to read codec1 state %s - %s", kCodec1Path, strerror(errno)); in logCodec1Failed()199 ALOGE("%s report hardware fail", kCodec1Path); in logCodec1Failed()