Home
last modified time | relevance | path

Searched defs:ALOGV (Results 1 – 2 of 2) sorted by relevance

/system/core/libcutils/
Dloghack.h30 #define ALOGV(...) ALOG("V", __VA_ARGS__) macro
/system/core/include/log/
Dlog.h78 #define ALOGV(...) ((void)0) macro