/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/ |
D | android_debug.h | 28 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR, MODULE_NAME, __VA_ARGS__) macro 37 #define LOGE(...) macro
|
/third_party/skia/third_party/externals/oboe/samples/debug-utils/ |
D | logging_macros.h | 30 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR,MODULE_NAME, __VA_ARGS__) macro 40 #define LOGE(...) macro
|
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/ |
D | logging_macros.h | 30 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR,MODULE_NAME, __VA_ARGS__) macro 40 #define LOGE(...) macro
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/utils/ |
D | logging.h | 28 #define LOGE(...) ((void)__android_log_print(ANDROID_LOG_ERROR, APP_NAME, __VA_ARGS__)) macro
|
/third_party/flutter/skia/platform_tools/android/apps/arcore/src/main/cpp/ |
D | util.h | 40 #define LOGE(...) \ macro
|
/third_party/flutter/engine/flutter/vulkan/ |
D | vulkan_hilog.h | 33 #define LOGE(fmt, ...) \ macro
|
/third_party/skia/third_party/externals/oboe/src/common/ |
D | OboeDebug.h | 30 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR, MODULE_NAME, __VA_ARGS__) macro
|
/third_party/mbedtls/port/include/ |
D | mbedtls_log.h | 44 #define LOGE(fmt, ...) DECORATOR_HILOG(HILOG_ERROR, fmt, ##__VA_ARGS__) macro
|
/third_party/skia/src/ports/skia_ohos/ |
D | FontConfig_ohos.h | 23 #define LOGE(fmt, args...) \ macro 32 #define LOGE SkDEBUGF macro
|
/third_party/flutter/skia/src/ports/skia_ohos/ |
D | FontConfig_ohos.h | 23 #define LOGE(fmt, args...) \ macro 32 #define LOGE SkDEBUGF macro
|
/third_party/flutter/skia/third_party/externals/angle2/util/android/third_party/ |
D | android_native_app_glue.c | 30 #define LOGE(...) ((void)__android_log_print(ANDROID_LOG_ERROR, "threaded_app", __VA_ARGS__)) macro
|
/third_party/skia/third_party/externals/angle2/util/android/third_party/ |
D | android_native_app_glue.c | 30 #define LOGE(...) ((void)__android_log_print(ANDROID_LOG_ERROR, "threaded_app", __VA_ARGS__)) macro
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/ |
D | vulkan_command_buffer_utils.h | 84 # define LOGE(...) ((void)__android_log_print(ANDROID_LOG_ERROR, "VK-SAMPLE", __VA_ARGS__)) macro
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/third_party/ |
D | vulkan_command_buffer_utils.h | 84 # define LOGE(...) ((void)__android_log_print(ANDROID_LOG_ERROR, "VK-SAMPLE", __VA_ARGS__)) macro
|
/third_party/flutter/skia/third_party/externals/sdl/src/core/android/ |
D | SDL_android.c | 49 #define LOGE(...) do {} while (0) macro
|