Searched defs:ALOGD (Results 1 – 2 of 2) sorted by relevance
42 #define ALOGD(...) \ macro
80 #define ALOGD(...) ((void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) macro