Home
last modified time | relevance | path

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

/system/core/include/log/
Dlogprint.h136 char *android_log_formatLogLine (
/system/core/liblog/
Dlogprint.c879 char *android_log_formatLogLine ( in android_log_formatLogLine() function
1113 outBuffer = android_log_formatLogLine(p_format, defaultBuffer, in android_log_printLogLine()
/system/core/liblog/tests/
Dliblog_test.cpp683 android_log_formatLogLine(p_format, in TEST()