HomeSort by relevance Sort by last modified time
    Searched refs:SLOGD_IF (Results 1 - 2 of 2) sorted by null

  /system/core/liblog/include/log/
log_system.h 83 #ifndef SLOGD_IF
84 #define SLOGD_IF(cond, ...) \
  /system/core/liblog/tests/
log_system_test.cpp 64 SLOGD_IF(true, content);
66 SLOGD_IF(false, content_false);

Completed in 105 milliseconds