Searched refs:ALOGV_IF (Results 1 - 2 of 2) sorted by last modified time

/system/core/include/cutils/
H A Dlog.h86 #ifndef ALOGV_IF
88 #define ALOGV_IF(cond, ...) ((void)0) macro
90 #define ALOGV_IF(cond, ...) \ macro
/system/media/audio_utils/
H A Decho_reference.c251 ALOGV_IF(er->wr_frames_in != 0,
335 ALOGV_IF((er->frames_in < buffer->frame_count),

Completed in 51 milliseconds