Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/internal/
Djson_escaping.cc207 StringPiece ToSurrogateHex(uint32 cp, char* buffer) { in ToSurrogateHex() function
266 return ToSurrogateHex(cp, buffer); in EscapeCodePoint()