Searched defs:LOC_LOGV (Results 1 – 4 of 4) sorted by relevance
115 #define LOC_LOGV(...) \ macro129 #define LOC_LOGV(...) ALOGV("V/"__VA_ARGS__) macro
125 #define LOC_LOGV(...) \ macro139 #define LOC_LOGV(...) ALOGV("V/" __VA_ARGS__) macro