HomeSort by relevance Sort by last modified time
    Searched defs:ALOGE (Results 1 - 22 of 22) sorted by null

  /external/conscrypt/src/compat/native/
log_compat.h 3 #define ALOGE(...) \
  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera_dbg.h 44 #define ALOGE CDBG
48 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
56 #define CDBG(fmt, args...) ALOGE(fmt, ##args)
60 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args)
66 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
  /device/asus/flo/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_dbg.h 44 #define ALOGE CDBG
48 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
56 #define CDBG(fmt, args...) ALOGE(fmt, ##args)
60 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args)
65 #define CDBG_HIGH(fmt, args...) ALOGE(fmt, ##args)
66 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
  /device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg_dbg.h 42 #define ALOGE CDBG
53 #define CDBG(fmt, args...) ALOGE(fmt, ##args)
57 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args)
62 #define CDBG_HIGH(fmt, args...) ALOGE(fmt, ##args)
63 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera_dbg.h 44 #define ALOGE CDBG
48 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
56 #define CDBG(fmt, args...) ALOGE(fmt, ##args)
60 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args)
66 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_dbg.h 44 #define ALOGE CDBG
48 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
56 #define CDBG(fmt, args...) ALOGE(fmt, ##args)
60 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args)
65 #define CDBG_HIGH(fmt, args...) ALOGE(fmt, ##args)
66 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
  /device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg_dbg.h 42 #define ALOGE CDBG
53 #define CDBG(fmt, args...) ALOGE(fmt, ##args)
57 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args)
63 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera_dbg.h 44 #define ALOGE CDBG
48 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
56 #define CDBG(fmt, args...) ALOGE(fmt, ##args)
60 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args)
65 #define CDBG_HIGH(fmt, args...) ALOGE(fmt, ##args)
66 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg_dbg.h 44 #define ALOGE CDBG
55 #define CDBG(fmt, args...) ALOGE(fmt, ##args)
59 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args)
64 #define CDBG_HIGH(fmt, args...) ALOGE(fmt, ##args)
65 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_dbg.h 44 #define ALOGE CDBG
48 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
56 #define CDBG(fmt, args...) ALOGE(fmt, ##args)
60 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args)
65 #define CDBG_HIGH(fmt, args...) ALOGE(fmt, ##args)
66 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
  /development/ndk/sources/android/libportable/common/include/
log_portable.h 88 ALOGE("%s: PERROR('%s'): errno:%d:'%s'", __func__, str, *REAL(__errno)(), strerror(errno)); \
99 # define ALOGE(a,...)
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera_dbg.h 44 #define ALOGE CDBG
55 #define CDBG(fmt, args...) ALOGE(fmt, ##args)
59 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args)
64 #define CDBG_HIGH(fmt, args...) ALOGE(fmt, ##args)
65 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg_dbg.h 44 #define ALOGE CDBG
55 #define CDBG(fmt, args...) ALOGE(fmt, ##args)
59 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args)
64 #define CDBG_HIGH(fmt, args...) ALOGE(fmt, ##args)
65 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
  /device/lge/mako/camera/mm-camera-interface/
mm_camera_dbg.h 59 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args)
64 #define CDBG_HIGH(fmt, args...) ALOGE(fmt, ##args)
65 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera_dbg.h 49 #define ALOGE CDBG
53 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
65 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args)
71 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg_dbg.h 49 #define ALOGE CDBG
64 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args)
70 #define CDBG_ERROR(fmt, args...) ALOGE(fmt, ##args)
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gles3jni.h 32 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__)
  /cts/tests/tests/mediastress/jni/
native-media-jni.cpp 30 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, TAG, __VA_ARGS__)
64 ALOGE("assertion failure at file %s line %d", __FILE__, __LINE__); \
105 ALOGE("Error filling cache, exiting\n");
228 ALOGE("Unexpected domain %u\n", domain);
233 ALOGE("Unexpected stream event ID %u\n", eventId);
  /cts/tests/tests/nativeopengl/standalone/jni/tests/
EGLCleanup_test.cpp 33 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__)
303 ALOGE("Unknown test type %d", mTestType);
  /external/chromium_org/third_party/hwcplus/include/log/
log.h 146 #ifndef ALOGE
147 #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__))
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/jni/
peerconnection_jni.cc     [all...]
  /external/conscrypt/src/main/native/
org_conscrypt_NativeCrypto.cpp 70 #define ALOGE(...) \
1034 ALOGE("Could not attach JavaVM to find current JNIEnv");
    [all...]

Completed in 3071 milliseconds