Searched defs:DD (Results 1 – 2 of 2) sorted by relevance
31 # define DD(...) ALOGI(__VA_ARGS__) macro33 # define DD(...) ((void)0) macro
40 # define DD(...) ALOGD(__VA_ARGS__) macro42 # define DD(...) ((void)0) macro