Searched defs:ALOG (Results 1 – 6 of 6) sorted by relevance
| /external/libese/libese/include/ese/ |
| D | log.h | 72 #define ALOG(priority, tag, format, ...) \ macro 80 #define ALOG(...) {} macro
|
| /external/zxing/core/src/main/java/com/google/zxing/datamatrix/encoder/ |
| D | ErrorCorrection.java | 73 private static final int[] ALOG; field in ErrorCorrection
|
| /external/conscrypt/common/src/jni/main/include/conscrypt/ |
| D | logging.h | 41 #define ALOG(priority, tag, ...) __android_log_print(ANDROID_##priority, tag, __VA_ARGS__) macro
|
| /external/pdfium/fxbarcode/datamatrix/ |
| D | BC_ErrorCorrection.cpp | 127 constexpr uint8_t ALOG[256] = { variable
|
| /external/mesa3d/src/gfxstream/guest/fuchsia/include/cutils/ |
| D | log.h | 24 #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) macro
|
| /external/mesa3d/include/android_stub/log/ |
| D | log_main.h | 336 #define ALOG(priority, tag, ...) LOG_PRI(ANDROID_##priority, tag, __VA_ARGS__) macro
|