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

/frameworks/ex/framesequence/jni/utils/
H A Dlog.h65 #ifndef ALOGV_IF
67 #define ALOGV_IF(cond, ...) ((void)0) macro
69 #define ALOGV_IF(cond, ...) \ macro

Completed in 71 milliseconds