Searched refs:android_log_setPrintFormat (Results 1 - 5 of 5) sorted by relevance

/system/core/include/log/
H A Dlogprint.h74 int android_log_setPrintFormat(AndroidLogFormat* p_format,
/system/core/liblog/include/log/
H A Dlogprint.h74 int android_log_setPrintFormat(AndroidLogFormat* p_format,
/system/core/liblog/
H A Dstderr_write.c105 if (android_log_setPrintFormat(ctx->logformat, format) <= 0) {
114 android_log_setPrintFormat(ctx->logformat, format);
H A Dlogprint.c257 LIBLOG_ABI_PUBLIC int android_log_setPrintFormat(AndroidLogFormat* p_format, function
/system/core/logcat/
H A Dlogcat.cpp564 return android_log_setPrintFormat(context->logformat, format);

Completed in 128 milliseconds