Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dtokenizer.cc915 static void AppendUTF8(uint32 code_point, string* output) { in AppendUTF8() function
1089 AppendUTF8(unicode, output); in ParseStringAppend()