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

/hardware/invensense/libsensors/
H A DSensorBase.cpp56 LOGE_IF(dev_fd<0, "Couldn't open %s (%s)", dev_name, strerror(errno)); function
126 LOGE_IF(fd<0, "couldn't find '%s' input device", inputName);
/hardware/msm7k/libgralloc/
H A Dgralloc.cpp250 LOGE_IF(gpu<0, "could not open hw3dm (%s)", strerror(errno)); function
454 LOGE_IF(err, "gralloc failed err=%s", strerror(-err));
537 LOGE_IF(err<0, "PMEM_UNMAP failed (%s), "

Completed in 175 milliseconds