Searched refs:ANDROID_LOG_ERROR (Results 1 – 4 of 4) sorted by relevance
/device/linaro/hikey/gralloc/ |
D | alloc_device.h | 28 #define AERR(fmt, args...) __android_log_print(ANDROID_LOG_ERROR, "[Gralloc-ERROR]", "%s:%d " fmt,_…
|
/device/linaro/hikey/gralloc960/ |
D | gralloc_helper.h | 34 __android_log_print(ANDROID_LOG_ERROR, "[Gralloc-ERROR]", "%s:%d " fmt, __func__, __LINE__, ##args)
|
/device/generic/goldfish-opengl/fuchsia/include/cutils/ |
D | log.h | 15 ANDROID_LOG_ERROR, enumerator
|
/device/google/contexthub/util/nanoapp_cmd/ |
D | nanoapp_cmd.c | 53 __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, fmt, ##__VA_ARGS__); \
|