Searched defs:StringSize (Results 1 – 2 of 2) sorted by relevance
920 static size_t StringSize(const uint8_t *start, size_t limit, uint8_t encoding) { in StringSize() function
835 inline int WireFormatLite::StringSize(const string& value) { in StringSize() function