Home
last modified time | relevance | path

Searched refs:ANDROID_LOG_ERROR (Results 1 – 4 of 4) sorted by relevance

/device/linaro/hikey/gralloc/
Dalloc_device.h28 #define AERR(fmt, args...) __android_log_print(ANDROID_LOG_ERROR, "[Gralloc-ERROR]", "%s:%d " fmt,_…
/device/linaro/hikey/gralloc960/
Dgralloc_helper.h34 __android_log_print(ANDROID_LOG_ERROR, "[Gralloc-ERROR]", "%s:%d " fmt, __func__, __LINE__, ##args)
/device/generic/goldfish-opengl/fuchsia/include/cutils/
Dlog.h15 ANDROID_LOG_ERROR, enumerator
/device/google/contexthub/util/nanoapp_cmd/
Dnanoapp_cmd.c53 __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, fmt, ##__VA_ARGS__); \