Searched defs:LOGE (Results 1 - 10 of 10) sorted by relevance

/hardware/qcom/media/msm8974/mm-core/inc/
H A Dqc_omx_msg.h48 #ifndef LOGE
49 #define LOGE ALOGE macro
72 #define DEBUG_PRINT_ERROR LOGE
/hardware/qcom/media/msm8996/mm-core/inc/
H A Dqc_omx_msg.h48 #ifndef LOGE
49 #define LOGE ALOGE macro
72 #define DEBUG_PRINT_ERROR LOGE
/hardware/qcom/media/msm8998/mm-core/inc/
H A Dqc_omx_msg.h48 #ifndef LOGE
49 #define LOGE ALOGE macro
72 #define DEBUG_PRINT_ERROR LOGE
/hardware/intel/common/wrs_omxil_core/utils/inc/
H A Dlog.h28 #define LOGE ALOGE macro
42 #define LOGE(...) LOG("E", __VA_ARGS__) macro
/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoEncoderBase.h34 #define LOGE ALOGE macro
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
H A DLogDumpHelper.h35 #define LOGE printf macro
137 LOGE("NALU-dump: ERROR, num NALUs is too big (%u)" DUMP_EOL, numNALUs) ;
/hardware/invensense/6515/libsensors_iio/
H A DSensorBase.h31 #define LOGE ALOGE macro
/hardware/invensense/65xx/libsensors_iio/
H A DSensorBase.h31 #define LOGE ALOGE macro
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/
H A Dmm_camera_dbg.h104 #undef LOGE macro
105 #define LOGE(fmt, args...) CLOGE(CAM_MODULE, fmt, ##args) macro
127 #undef LOGE macro
128 #define LOGE(fmt, args...) ALOGE(fmt, ##args) macro
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/
H A Dmm_camera_dbg.h104 #undef LOGE macro
105 #define LOGE(fmt, args...) CLOGE(CAM_MODULE, fmt, ##args) macro
130 #undef LOGE macro
131 #define LOGE(fmt, args...) ALOGE(fmt, ##args) macro

Completed in 170 milliseconds