/aosp_15_r20/external/libese/libese/include/ese/ |
H A D | log.h | 72 #define ALOG(priority, tag, format, ...) \ macro 80 #define ALOG(...) {} macro
|
/aosp_15_r20/cts/hostsidetests/os/test-apps/StaticSharedNativeLibConsumer/jni/ |
H A D | version.cpp | 21 #define ALOG(priority, tag, ...) ((void)__android_log_print(ANDROID_##priority, tag, __VA_ARGS__)) macro
|
/aosp_15_r20/libnativehelper/ |
H A D | ALog-priv.h | 37 #define ALOG(priority, tag, fmt, ...) \ macro
|
/aosp_15_r20/frameworks/native/opengl/tests/gl_perfapp/jni/ |
H A D | gl_code.cpp | 7 #define ALOG(priority, tag, ...) ((void)__android_log_print(ANDROID_##priority, tag, __VA_ARGS__)) macro
|
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/datamatrix/encoder/ |
H A D | ErrorCorrection.java | 73 private static final int[] ALOG; field in ErrorCorrection
|
/aosp_15_r20/cts/hostsidetests/seccomp/app/jni/ |
H A D | android_seccomp_cts_app_SeccompDeviceTest.cpp | 27 #define ALOG(priority, tag, ...) ((void)__android_log_print(ANDROID_##priority, tag, __VA_ARGS__)) macro
|
/aosp_15_r20/external/conscrypt/common/src/jni/main/include/conscrypt/ |
H A D | logging.h | 41 #define ALOG(priority, tag, ...) __android_log_print(ANDROID_##priority, tag, __VA_ARGS__) macro
|
/aosp_15_r20/frameworks/av/media/tests/benchmark/src/native/common/ |
H A D | Stats.h | 24 #define ALOG(priority, tag, ...) ((void)__android_log_print(ANDROID_##priority, tag, __VA_ARGS__)) macro
|
/aosp_15_r20/frameworks/native/opengl/tests/gl2_jni/jni/ |
H A D | gl_code.cpp | 7 #define ALOG(priority, tag, ...) ((void)__android_log_print(ANDROID_##priority, tag, __VA_ARGS__)) macro
|
/aosp_15_r20/frameworks/native/opengl/tests/gldual/jni/ |
H A D | gl_code.cpp | 7 #define ALOG(priority, tag, ...) ((void)__android_log_print(ANDROID_##priority, tag, __VA_ARGS__)) macro
|
/aosp_15_r20/external/pdfium/fxbarcode/datamatrix/ |
H A D | BC_ErrorCorrection.cpp | 127 constexpr uint8_t ALOG[256] = { variable
|
/aosp_15_r20/frameworks/native/opengl/tests/gl_jni/jni/ |
H A D | gl_code.cpp | 7 #define ALOG(priority, tag, ...) ((void)__android_log_print(ANDROID_##priority, tag, __VA_ARGS__)) macro
|
/aosp_15_r20/frameworks/native/libs/binder/liblog_stub/include/log/ |
H A D | log.h | 57 #define ALOG(priority, tag, fmt, ...) \ macro
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/common_os/include/system/logging/liblog/include/log/ |
H A D | log_main.h | 336 #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) macro
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/logging/liblog/include_vndk/log/ |
D | log_main.h | 336 #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) macro
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/system/logging/liblog/include/log/ |
D | log_main.h | 336 #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) macro
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/core/liblog/include_vndk/log/ |
D | log_main.h | 336 #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) macro
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/logging/liblog/include_vndk/log/ |
D | log_main.h | 336 #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/logging/liblog/include_vndk/log/ |
D | log_main.h | 336 #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) macro
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/logging/liblog/include_vndk/log/ |
D | log_main.h | 336 #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/logging/liblog/include_vndk/log/ |
D | log_main.h | 336 #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) macro
|
/aosp_15_r20/system/logging/liblog/include/log/ |
H A D | log_main.h | 336 #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) macro
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/system/logging/liblog/include/log/ |
D | log_main.h | 336 #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) macro
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/system/logging/liblog/include/log/ |
D | log_main.h | 336 #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) macro
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/system/logging/liblog/include/log/ |
D | log_main.h | 336 #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) macro
|