Home
last modified time | relevance | path

Searched defs:ALOGE (Results 1 – 25 of 51) sorted by relevance

123

/aosp12/art/test/odsign/jni/
H A Dandroid_tests_odsign_ArtifactsSignedTest.cc31 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
/aosp12/packages/apps/TV/jni/minijail/
H A Dminijail.cpp30 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR , LOG_TAG, __VA_ARGS__) macro
/aosp12/packages/apps/TV/jni/
H A Dlogging.h30 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR , LOG_TAG, __VA_ARGS__) macro
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/DivxDrmDecrypt/src/
H A DDivXDrmDecrypt.cpp38 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args) macro
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/DivxDrmDecrypt/src/
H A DDivXDrmDecrypt.cpp38 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args) macro
/aosp12/packages/apps/Gallery2/jni/
H A Djni_egl_fence.cpp24 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR,"egl_fence",__VA_ARGS__) macro
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_pla/include/
H A Dplatform_lib_macros.h61 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/aosp12/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/include/
H A Dplatform_lib_macros.h61 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/aosp12/hardware/qcom/sdm845/gps/msm8998/utils/platform_lib_abstractions/loc_pla/include/
H A Dplatform_lib_macros.h61 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/aosp12/libnativehelper/
H A DALog-priv.h62 #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__)) macro
/aosp12/frameworks/native/opengl/tests/gl_perfapp/jni/
H A Dgl_code.cpp10 #define ALOGE(...) ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
/aosp12/hardware/qcom/gps/msm8909/utils/platform_lib_abstractions/
H A Dplatform_lib_macros.h52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/aosp12/hardware/qcom/gps/msm8960/platform_lib_abstractions/
H A Dplatform_lib_macros.h52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/aosp12/hardware/qcom/gps/msm8994/platform_lib_abstractions/
H A Dplatform_lib_macros.h52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/aosp12/hardware/qcom/gps/msm8996/utils/platform_lib_abstractions/
H A Dplatform_lib_macros.h52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/aosp12/hardware/qcom/gps/platform_lib_abstractions/
H A Dplatform_lib_macros.h52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Dts_parser.h45 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args) macro
/aosp12/hardware/qcom/gps/msm8084/platform_lib_abstractions/
H A Dplatform_lib_macros.h52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/aosp12/hardware/qcom/sdm845/gps/msm8084/platform_lib_abstractions/
H A Dplatform_lib_macros.h52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/aosp12/hardware/qcom/sdm845/gps/msm8909/utils/platform_lib_abstractions/
H A Dplatform_lib_macros.h52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/aosp12/hardware/qcom/sdm845/gps/msm8960/platform_lib_abstractions/
H A Dplatform_lib_macros.h52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/aosp12/hardware/qcom/sdm845/gps/msm8994/platform_lib_abstractions/
H A Dplatform_lib_macros.h52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/aosp12/hardware/qcom/sdm845/gps/platform_lib_abstractions/
H A Dplatform_lib_macros.h52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/aosp12/hardware/qcom/sdm845/gps/msm8996/utils/platform_lib_abstractions/
H A Dplatform_lib_macros.h52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) macro
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Dts_parser.h45 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args) macro

123