Searched defs:ALOGE_IF (Results 1 - 2 of 2) sorted by relevance

/hardware/akm/AK8975_FS/libsensors/
H A DSensorBase.cpp56 ALOGE_IF(dev_fd<0, "Couldn't open %s (%s)", dev_name, strerror(errno)); function
83 ALOGE_IF(amt < 0, "SensorBase: write_int failed to write %s (%s)",
150 ALOGE_IF(fd<0, "couldn't find '%s' input device", inputName);
/hardware/invensense/60xx/libsensors/
H A DSensorBase.cpp56 ALOGE_IF(dev_fd<0, "Couldn't open %s (%s)", dev_name, strerror(errno)); function
126 ALOGE_IF(fd<0, "couldn't find '%s' input device", inputName);

Completed in 92 milliseconds