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