Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/util/internal/
Djson_escaping.cc193 StringPiece ToHex(uint16 cp, char* buffer) { in ToHex() function
/third_party/benchmark/test/
Doutput_test_helper.cc457 static char ToHex(int ch) { in ToHex() function