Searched defs:kMaxTextLength (Results 1 – 1 of 1) sorted by relevance
43 constexpr size_t kMaxTextLength = 256; variable137 void GetTextString(const std::string &src, uint8_t textOut[kMaxTextLength]) in GetTextString()