Searched defs:ToHex (Results 1 – 5 of 5) sorted by relevance
28 std::string ToHex(const void* data, size_t length) { in ToHex() function
250 StringPiece ToHex(uint16 cp, char* buffer) { in ToHex() function
72 std::string ToHex(const std::string& build_id) { in ToHex() function
443 static char ToHex(int ch) { in ToHex() function