Searched defs:LOC_LOGD (Results 1 – 6 of 6) sorted by relevance
111 #define LOC_LOGD(...) \ macro127 #define LOC_LOGD(...) ALOGD("D/"__VA_ARGS__) macro
121 #define LOC_LOGD(...) \ macro137 #define LOC_LOGD(...) ALOGD("D/" __VA_ARGS__) macro
123 #define LOC_LOGD(...) \ macro139 #define LOC_LOGD(...) ALOGD("D/" __VA_ARGS__) macro