Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dtokenizer.cc927 static void AppendUTF8(uint32 code_point, string* output) { in AppendUTF8() function
1101 AppendUTF8(unicode, output); in ParseStringAppend()