Searched refs:BUF_LEN_2048 (Results 1 – 1 of 1) sorted by relevance
36 const int BUF_LEN_2048 = 2048; variable61 if (line.length() > BUF_LEN_2048) { in GetTrace()