Searched refs:android_log_formatLogLine (Results 1 – 3 of 3) sorted by relevance
145 char* android_log_formatLogLine(AndroidLogFormat* p_format, char* defaultBuffer,
1415 char* android_log_formatLogLine(AndroidLogFormat* p_format, char* defaultBuffer, in android_log_formatLogLine() function1698 char* line = android_log_formatLogLine(p_format, buf, sizeof(buf), entry, &line_length); in android_log_printLogLine()
1223 android_log_formatLogLine(p_format, in TEST()