Searched defs:DD (Results 1 – 3 of 3) sorted by relevance
31 # define DD(...) ALOGI(__VA_ARGS__) macro33 # define DD(...) ((void)0) macro
23 #define DD(...) ALOGD(...) macro25 #define DD(...) macro
47 # define DD(...) ALOGD(__VA_ARGS__) macro49 # define DD(...) ((void)0) macro