Home
last modified time | relevance | path

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

/system/core/logwrapper/
Dlogwrap.c71 #define ENDING_BUF_SIZE 0x1000 macro
226 new_buf = malloc(ENDING_BUF_SIZE); in init_abbr_buf()
229 a_buf->e_buf.alloc_len = ENDING_BUF_SIZE; in init_abbr_buf()
230 a_buf->e_buf.buf_size = ENDING_BUF_SIZE - 1; in init_abbr_buf()