Searched defs:ALOGE (Results 1 – 11 of 11) sorted by relevance
/hardware/qcom/media/mm-video-legacy/DivxDrmDecrypt/src/ |
D | DivXDrmDecrypt.cpp | 38 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args) macro
|
/hardware/qcom/media/mm-video-v4l2/DivxDrmDecrypt/src/ |
D | DivXDrmDecrypt.cpp | 38 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args) macro
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/ |
D | ts_parser.h | 45 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args) macro
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/ |
D | ts_parser.h | 45 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args) macro
|
/hardware/qcom/gps/platform_lib_abstractions/ |
D | platform_lib_macros.h | 52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
|
/hardware/qcom/gps/msm8960/platform_lib_abstractions/ |
D | platform_lib_macros.h | 52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | alsa_mixer.c | 46 #define ALOGE(...) fprintf(stderr, __VA_ARGS__) macro
|
D | alsa_pcm.c | 28 #define ALOGE(...) fprintf(stderr, __VA_ARGS__) macro
|
D | alsa_ucm.c | 41 #define ALOGE(...) fprintf(stderr, __VA_ARGS__) macro
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/ |
D | omx_vdec_test.cpp | 68 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args) macro
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/ |
D | omx_vdec_test.cpp | 72 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args) macro
|