Home
last modified time | relevance | path

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

/system/logging/logwrapper/
Dlogwrap.cpp74 #define ENDING_BUF_SIZE 0x1000 macro
224 new_buf = static_cast<char*>(malloc(ENDING_BUF_SIZE)); in init_abbr_buf()
227 a_buf->e_buf.alloc_len = ENDING_BUF_SIZE; in init_abbr_buf()
228 a_buf->e_buf.buf_size = ENDING_BUF_SIZE - 1; in init_abbr_buf()