Searched refs:new_line (Results 1 – 1 of 1) sorted by relevance
80 const char* new_line = chunk_position > 0 ? "\n" : ""; in SplitByLogdChunks() local83 "%s%s%.*s", new_line, file_header.c_str(), length, message); in SplitByLogdChunks()86 "%s%.*s", new_line, length, message); in SplitByLogdChunks()