Home
last modified time | relevance | path

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

/third_party/skia/m133/src/core/
DSkMD5.cpp102 static SkString to_hex_string(const uint8_t* data, const char* hexDigits) { in to_hex_string() function
/third_party/elfio/elfio/
Delfio_utils.hpp234 inline std::string to_hex_string( uint64_t value ) in to_hex_string() function