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

/frameworks/av/services/camera/libcameraservice/device3/
H A DStatusTracker.cpp55 ALOGE_IF(err < 0, "%s: Can't add new component %d: %s (%d)", function
/frameworks/native/libs/binder/
H A DMemoryHeapBase.cpp56 ALOGE_IF(fd<0, "error creating ashmem region: %s", strerror(errno)); function
75 ALOGE_IF(fd<0, "error opening %s: %s", device, strerror(errno)); function
/frameworks/av/media/libnbaio/
H A DMonoPipe.cpp170 ALOGE_IF(sec < 0 || (sec == 0 && nsec < 0), function

Completed in 115 milliseconds