Searched defs:ALOGD (Results 1 – 4 of 4) sorted by relevance
31 #define ALOGD(...) ((void)ALOGD_IF(appl_trace_level>=BT_TRACE_LEVEL_DEBUG, __VA_ARGS__)) macro
4 #define ALOGD(...) \ macro
665 #define ALOGD LOGD macro