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

/frameworks/native/libs/binder/
H A DMemoryHeapBase.cpp51 ALOGE_IF(fd<0, "error creating ashmem region: %s", strerror(errno)); function
70 ALOGE_IF(fd<0, "error opening %s: %s", device, strerror(errno)); function
/frameworks/av/services/camera/libcameraservice/device3/
H A DStatusTracker.cpp52 ALOGE_IF(err < 0, "%s: Can't add new component %d: %s (%zd)", function
/frameworks/ex/framesequence/jni/utils/
H A Dlog.h125 #ifndef ALOGE_IF
126 #define ALOGE_IF(cond, ...) \ macro
/frameworks/av/media/libnbaio/
H A DMonoPipe.cpp188 ALOGE_IF(sec < 0 || (sec == 0 && nsec < 0), function

Completed in 398 milliseconds