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

  /system/core/liblog/include/log/
log_system.h 100 #ifndef SLOGI_IF
101 #define SLOGI_IF(cond, ...) \
  /system/core/liblog/tests/
log_system_test.cpp 70 SLOGI_IF(true, content);
72 SLOGI_IF(false, content_false);

Completed in 191 milliseconds