Searched refs:BUF_SIZE_4096 (Results 1 – 2 of 2) sorted by relevance
36 static constexpr uint32_t BUF_SIZE_4096 = 4096; variable
67 char buf[BUF_SIZE_4096] = {0}; in AppendFile()