Home
last modified time | relevance | path

Searched refs:UnicodeLength (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/io/
Dtokenizer.cc1001 static inline int UnicodeLength(char key) { in UnicodeLength() function
1014 const int len = UnicodeLength(*p++); in FetchUnicodePoint()