Home
last modified time | relevance | path

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

/system/core/logwrapper/
Dlogwrap.cpp187 static void print_buf_lines(struct log_info* log_info, char* buf, int buf_size) { in print_buf_lines() function
251 print_buf_lines(log_info, a_buf->b_buf.buf, a_buf->b_buf.used_len); in print_abbr_buf()
270 print_buf_lines(log_info, a_buf->e_buf.buf + a_buf->e_buf.read, a_buf->e_buf.used_len); in print_abbr_buf()
284 print_buf_lines(log_info, nbuf, first_chunk_len + a_buf->e_buf.write); in print_abbr_buf()