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

  /system/core/liblog/include/log/
logprint.h 112 int android_log_shouldPrintLine(AndroidLogFormat* p_format, const char* tag,
  /system/core/liblog/tests/
liblog_test.cpp     [all...]
  /system/core/liblog/
stderr_write.c 205 if (!android_log_shouldPrintLine(ctx->logformat, entry.tag, entry.priority)) {
logprint.c 201 LIBLOG_ABI_PUBLIC int android_log_shouldPrintLine(AndroidLogFormat* p_format,
    [all...]
  /system/core/logcat/
logcat.cpp 334 if (android_log_shouldPrintLine(
    [all...]

Completed in 418 milliseconds