Home
last modified time | relevance | path

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

/system/core/liblog/include/log/
Dlog_main.h212 #ifndef ALOGV_IF
214 #define ALOGV_IF(cond, ...) __FAKE_USE_VA_ARGS(__VA_ARGS__) macro
216 #define ALOGV_IF(cond, ...) \ macro
/system/core/liblog/include_vndk/log/
Dlog_main.h212 #ifndef ALOGV_IF
214 #define ALOGV_IF(cond, ...) __FAKE_USE_VA_ARGS(__VA_ARGS__) macro
216 #define ALOGV_IF(cond, ...) \ macro
/system/media/audio_utils/
Decho_reference.c255 ALOGV_IF(er->wr_frames_in != 0, in echo_reference_write()
346 ALOGV_IF((er->frames_in < buffer->frame_count), in echo_reference_read()
/system/core/liblog/
DREADME.md23 ALOGV_IF(cond, format, ...)