/aosp_15_r20/external/libultrahdr/benchmark/ |
H A D | benchmark_test.cpp | 36 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro 40 #define ALOGE(...) ((void)0) macro 49 #define ALOGE(...) \ macro 56 #define ALOGE(...) ((void)0) macro
|
/aosp_15_r20/external/libultrahdr/lib/include/ultrahdr/ |
H A D | ultrahdrcommon.h | 53 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro 71 #define ALOGE(...) ((void)0) macro 89 #define ALOGE(...) \ macro 116 #define ALOGE(...) ((void)0) macro
|
/aosp_15_r20/art/test/odsign/jni/ |
H A D | android_tests_odsign_ArtifactsSignedTest.cc | 31 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
|
/aosp_15_r20/external/drm_hwcomposer/utils/ |
H A D | log.h | 29 #define ALOGE(args...) printf("ERR: " args) macro
|
/aosp_15_r20/packages/apps/TV/jni/minijail/ |
D | minijail.cpp | 30 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR , LOG_TAG, __VA_ARGS__) macro
|
/aosp_15_r20/packages/apps/TV/jni/ |
D | logging.h | 30 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR , LOG_TAG, __VA_ARGS__) macro
|
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/ApkVerityTestApp/jni/ |
H A D | android_appsecurity_cts_apkveritytestapp_InstalledFilesCheck.cpp | 33 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
|
/aosp_15_r20/packages/modules/Connectivity/staticlibs/native/tcutils/ |
D | logging.h | 28 static inline void ALOGE(const char *fmt...) { in ALOGE() function
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/common_os/include/system/logging/liblog/include/android/ |
H A D | log_macros.h | 33 #define ALOGE(fmt, ...) \ macro
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/system/logging/liblog/include/android/ |
D | log_macros.h | 33 #define ALOGE(fmt, ...) \ macro
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/system/logging/liblog/include/android/ |
D | log_macros.h | 33 #define ALOGE(fmt, ...) \ macro
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/system/logging/liblog/include/android/ |
D | log_macros.h | 33 #define ALOGE(fmt, ...) \ macro
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/android/ |
D | log_macros.h | 33 #define ALOGE(fmt, ...) \ macro
|
/aosp_15_r20/system/logging/liblog/include/android/ |
H A D | log_macros.h | 33 #define ALOGE(fmt, ...) \ macro
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/system/logging/liblog/include/android/ |
D | log_macros.h | 33 #define ALOGE(fmt, ...) \ macro
|
/aosp_15_r20/cts/tests/tests/graphics/jni/ |
H A D | CameraTestHelpers.cpp | 26 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
|
H A D | ImageReaderTestHelpers.cpp | 26 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
|
H A D | NativeTestHelpers.h | 45 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
|
/aosp_15_r20/packages/apps/Gallery2/jni/ |
D | jni_egl_fence.cpp | 24 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR,"egl_fence",__VA_ARGS__) macro
|
/aosp_15_r20/cts/hostsidetests/os/test-apps/StaticSharedNativeLibConsumer/jni/ |
H A D | version.cpp | 23 #define ALOGE(...) ALOG(LOG_ERROR, NULL, __VA_ARGS__) macro
|
/aosp_15_r20/libnativehelper/ |
H A D | ALog-priv.h | 62 #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__)) macro
|
/aosp_15_r20/frameworks/native/opengl/tests/gl_perfapp/jni/ |
H A D | gl_code.cpp | 10 #define ALOGE(...) ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
|
/aosp_15_r20/cts/hostsidetests/graphics/gpuprofiling/app/ |
H A D | android_graphics_cts_GpuCounters.cpp | 32 #define ALOGE(msg, ...) \ macro
|
/aosp_15_r20/cts/tests/tests/uirendering/jni/ |
H A D | NativeTestHelpers.h | 47 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__) macro
|
/aosp_15_r20/external/libese/libese/include/ese/ |
H A D | log.h | 66 #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__)) macro
|