Searched defs:LOC_LOGD (Results 1 – 2 of 2) 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