Searched refs:STRING_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
29 constexpr int STRING_BUFFER_SIZE = 4096; variable33 char buf[STRING_BUFFER_SIZE] = {0}; in AppendFormat()
62 const uint32_t STRING_BUFFER_SIZE = 4096; variable240 char buf[STRING_BUFFER_SIZE] = {0}; in AppendFormat()