Home
last modified time | relevance | path

Searched defs:ALOGD (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/base/
Dlogging.h17 #define ALOGD(...) macro
/device/generic/goldfish-opengl/fuchsia/include/cutils/
Dlog.h44 #define ALOGD(...) ((void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) macro
/device/generic/vulkan-cereal/fake-android-guest/log/
Dlog_main.h203 #define ALOGD(...) ((void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) macro