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

/system/core/include/log/
H A Dlog_main.h188 #ifndef ALOGV_IF
190 #define ALOGV_IF(cond, ...) ((void)0) macro
192 #define ALOGV_IF(cond, ...) \ macro
/system/core/liblog/include/log/
H A Dlog_main.h188 #ifndef ALOGV_IF
190 #define ALOGV_IF(cond, ...) ((void)0) macro
192 #define ALOGV_IF(cond, ...) \ macro
/system/core/liblog/include_vndk/log/
H A Dlog_main.h188 #ifndef ALOGV_IF
190 #define ALOGV_IF(cond, ...) ((void)0) macro
192 #define ALOGV_IF(cond, ...) \ macro
/system/media/audio_utils/
H A Decho_reference.c255 ALOGV_IF(er->wr_frames_in != 0,
346 ALOGV_IF((er->frames_in < buffer->frame_count),

Completed in 96 milliseconds