Searched refs:SLOGE_IF (Results 1 - 3 of 3) sorted by relevance

/system/core/include/log/
H A Dlog_system.h134 #ifndef SLOGE_IF
135 #define SLOGE_IF(cond, ...) \ macro
/system/core/liblog/include/log/
H A Dlog_system.h134 #ifndef SLOGE_IF
135 #define SLOGE_IF(cond, ...) \ macro
/system/core/liblog/tests/
H A Dlog_system_test.cpp82 SLOGE_IF(true, content);
84 SLOGE_IF(false, content_false);

Completed in 170 milliseconds