Home
last modified time | relevance | path

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

/system/core/liblog/include/log/
Dlogprint.h144 char* android_log_formatLogLine(AndroidLogFormat* p_format, char* defaultBuffer,
/system/core/liblog/
Dlogprint.c1550 LIBLOG_ABI_PUBLIC char* android_log_formatLogLine(AndroidLogFormat* p_format, in android_log_formatLogLine() function
1855 outBuffer = android_log_formatLogLine( in android_log_printLogLine()
/system/core/liblog/tests/
Dliblog_test.cpp1425 android_log_formatLogLine(p_format, in TEST()