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

  /system/core/liblog/include/log/
logprint.h 74 int android_log_setPrintFormat(AndroidLogFormat* p_format,
  /system/core/liblog/
stderr_write.c 105 if (android_log_setPrintFormat(ctx->logformat, format) <= 0) {
114 android_log_setPrintFormat(ctx->logformat, format);
logprint.c 257 LIBLOG_ABI_PUBLIC int android_log_setPrintFormat(AndroidLogFormat* p_format,
    [all...]
  /system/core/logcat/
logcat.cpp 564 return android_log_setPrintFormat(context->logformat, format);
    [all...]

Completed in 152 milliseconds