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