Searched defs:ALOGD (Results 1 – 3 of 3) sorted by relevance
17 #define ALOGD(...) macro
44 #define ALOGD(...) ((void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) macro
203 #define ALOGD(...) ((void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) macro