Searched refs:ToHex (Results 1 – 4 of 4) sorted by relevance
250 StringPiece ToHex(uint16 cp, char* buffer) { in ToHex() function309 return ToHex(cp, buffer); in EscapeCodePoint()317 return ToHex(cp, buffer); in EscapeCodePoint()
158 private static class ToHex { class in TestCLDRVsICU180 private static final ToHex toUnicode = new ToHex();
157 private static class ToHex { class in TestCLDRVsICU179 private static final ToHex toUnicode = new ToHex();
778 LIBPROTOBUF_EXPORT string ToHex(uint64 num);