Home
last modified time | relevance | path

Searched refs:android_log_printLogLine (Results 1 – 3 of 3) sorted by relevance

/system/core/include/log/
Dlogprint.h150 int android_log_printLogLine(
/system/core/logcat/
Dlogcat.cpp174 bytesWritten = android_log_printLogLine(g_logformat, g_outFD, &entry); in processBuffer()
/system/core/liblog/
Dlogprint.c1103 int android_log_printLogLine( in android_log_printLogLine() function