Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Djson_escaping.cc250 StringPiece ToHex(uint16 cp, char* buffer) { in ToHex() function
309 return ToHex(cp, buffer); in EscapeCodePoint()
317 return ToHex(cp, buffer); in EscapeCodePoint()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dstrutil.h778 LIBPROTOBUF_EXPORT string ToHex(uint64 num);