Home
last modified time | relevance | path

Searched refs:ALOGV_IF (Results 1 – 3 of 3) sorted by relevance

/system/core/include/log/
Dlog.h99 #ifndef ALOGV_IF
101 #define ALOGV_IF(cond, ...) ((void)0) macro
103 #define ALOGV_IF(cond, ...) \
/system/media/audio_utils/
Decho_reference.c255 ALOGV_IF(er->wr_frames_in != 0, in echo_reference_write()
352 ALOGV_IF((er->frames_in < buffer->frame_count), in echo_reference_read()
/system/core/liblog/
DREADME19 ALOGV_IF(cond, format, ...)