Searched defs:ALOGV (Results 1 - 3 of 3) sorted by relevance

/system/core/include/log/
H A Dlog_main.h28 * Normally we strip the effects of ALOGV (VERBOSE messages),
175 #ifndef ALOGV
178 #define ALOGV(...) \ macro
185 #define ALOGV(...) __ALOGV(__VA_ARGS__)
/system/core/liblog/include/log/
H A Dlog_main.h28 * Normally we strip the effects of ALOGV (VERBOSE messages),
175 #ifndef ALOGV
178 #define ALOGV(...) \ macro
185 #define ALOGV(...) __ALOGV(__VA_ARGS__)
/system/core/liblog/include_vndk/log/
H A Dlog_main.h28 * Normally we strip the effects of ALOGV (VERBOSE messages),
175 #ifndef ALOGV
178 #define ALOGV(...) \ macro
185 #define ALOGV(...) __ALOGV(__VA_ARGS__)

Completed in 109 milliseconds