Searched refs:kMaxPropertyStringSize (Results 1 – 1 of 1) sorted by relevance
44 static constexpr size_t kMaxPropertyStringSize = 4096; variable288 char buffer[kMaxPropertyStringSize]; in toString()