Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/fuchsia/include/cutils/
Dlog.h42 #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__)) macro
/device/generic/vulkan-cereal/fake-android-guest/log/
Dlog_main.h242 #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__)) macro