Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/
Djsoncpp.cpp104 static inline std::string codePointToUTF8(unsigned int cp) { in codePointToUTF8() function
866 decoded += codePointToUTF8(unicode); in decodeString()
1870 decoded += codePointToUTF8(unicode); in decodeString()