Home
last modified time | relevance | path

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

/system/core/include/log/
Dlogprint.h142 char *android_log_formatLogLine (
/system/core/liblog/
Dlogprint.c1264 LIBLOG_ABI_PUBLIC char *android_log_formatLogLine ( in android_log_formatLogLine() function
1565 outBuffer = android_log_formatLogLine(p_format, defaultBuffer, in android_log_printLogLine()
/system/core/liblog/tests/
Dliblog_test.cpp1217 android_log_formatLogLine(p_format, in TEST()