Searched defs:LOG_E (Results 1 – 4 of 4) sorted by relevance
/hardware/intel/common/libmix/mix_video/src/ |
D | mixvideolog.h | 17 #define LOG_E(format, ...) mix_log(MIX_VIDEO_COMP, MIX_LOG_LEVEL_ERROR, format, ##__VA_ARGS__) macro 22 #define LOG_E(format, ...) macro
|
/hardware/intel/common/libmix/videoencoder/ |
D | VideoEncoderLog.h | 28 #define LOG_E ALOGE macro
|
/hardware/qcom/gps/msm8996/utils/ |
D | log_util.h | 164 #define LOG_E(ID, WHAT, SPEC, VAL) LOG_(LOC_LOGE, ID, WHAT, SPEC, VAL) macro
|
/hardware/qcom/gps/msm8909/utils/ |
D | log_util.h | 164 #define LOG_E(ID, WHAT, SPEC, VAL) LOG_(LOC_LOGE, ID, WHAT, SPEC, VAL) macro
|