Searched defs:IF_ALOGV (Results 1 - 2 of 2) sorted by last modified time

/system/core/include/cutils/
H A Dlog.h159 #ifndef IF_ALOGV
161 #define IF_ALOGV() if (false) macro
163 #define IF_ALOGV() IF_ALOG(LOG_VERBOSE, LOG_TAG) macro
/system/media/camera/tests/
H A Dcamera_metadata_tests.cpp278 IF_ALOGV() { function
350 IF_ALOGV() { function
835 IF_ALOGV() { function
904 IF_ALOGV() { function
912 IF_ALOGV() { function

Completed in 965 milliseconds