Home
last modified time | relevance | path

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

/aosp12/system/logging/liblog/include/log/
H A Dlog_system.h81 #ifndef SLOGD_IF
82 #define SLOGD_IF(cond, ...) \ macro
/aosp12/system/logging/liblog/include_vndk/log/
H A Dlog_system.h81 #ifndef SLOGD_IF
82 #define SLOGD_IF(cond, ...) \ macro
/aosp12/system/logging/liblog/tests/
H A Dlog_system_test.cpp64 SLOGD_IF(true, content); in TEST()
66 SLOGD_IF(false, content_false); in TEST()
/aosp12/system/logging/liblog/
H A DREADME.md31 SLOGD_IF(cond, format, ...)