Searched refs:AssembleUTF16 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer.cc965 static uint32 AssembleUTF16(uint32 head_surrogate, uint32 trail_surrogate) { function in namespace:google::protobuf::io
999 *code_point = AssembleUTF16(*code_point, trail_surrogate);

Completed in 94 milliseconds