Home
last modified time | relevance | path

Searched refs:ALOGD_IF (Results 1 – 5 of 5) sorted by relevance

/system/logging/liblog/include/log/
Dlog_main.h230 #ifndef ALOGD_IF
231 #define ALOGD_IF(cond, ...) \ macro
/system/logging/liblog/include_vndk/log/
Dlog_main.h230 #ifndef ALOGD_IF
231 #define ALOGD_IF(cond, ...) \ macro
/system/media/audio_utils/spdif/
DAC3FrameScanner.cpp238 ALOGD_IF((mFormatDumpCount < 3*8 ), in parseHeader()
/system/logging/liblog/
DREADME.md30 ALOGD_IF(cond, format, ...)
/system/media/audio_utils/include/audio_utils/
Dmutex.h1220 ALOGD_IF(subset, "%s: mutex info only subset, deadlock detection may be inaccurate", in deadlock_detection()