Home
last modified time | relevance | path

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

/system/core/init/
Dutil.cpp319 std::string bytes_to_hex(const uint8_t* bytes, size_t bytes_len) { in bytes_to_hex() function
/system/core/fs_mgr/
Dfs_mgr_avb.cpp133 static std::string bytes_to_hex(const uint8_t* bytes, size_t bytes_len) { in bytes_to_hex() function