Searched defs:to_hex_string (Results 1 – 2 of 2) sorted by relevance
102 static SkString to_hex_string(const uint8_t* data, const char* hexDigits) { in to_hex_string() function
93 static std::string to_hex_string(const std::string &input) noexcept { in to_hex_string() function in SimpleWeb::Crypto