Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/third_party/txt/src/log/
Dlog.h51 #define ALOGE(message, ...) FML_LOG(ERROR) << (message) macro
/third_party/flutter/txt/src/log/
Dlog.h51 #define ALOGE(message, ...) FML_LOG(ERROR) << (message) macro
/third_party/mesa3d/include/android_stub/log/
Dlog_main.h269 #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__)) macro
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
DLatencyAnalyzer.h45 #define ALOGE LOGE macro