Searched defs:ALOGV (Results 1 – 2 of 2) sorted by relevance
30 #define ALOGV(...) ALOG("V", __VA_ARGS__) macro
78 #define ALOGV(...) ((void)0) macro