Home
last modified time | relevance | path

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

/system/core/libcutils/
Dloghack.h30 #define LOGV(...) LOG("V", __VA_ARGS__) macro
/system/core/include/cutils/
Dlog.h78 #define LOGV(...) ((void)0) macro