Home
last modified time | relevance | path

Searched defs:toHex (Results 1 – 4 of 4) sorted by relevance

/system/netd/libnetdutils/
DSlice.cpp26 const std::string toHex(uint8_t byte) { in toHex() function
38 std::string toHex(const Slice s, int wrap) { in toHex() function
/system/extras/multinetwork/
Dquick_test.sh19 function toHex() { function
/system/security/ondevice-signing/
DVerityUtils.cpp60 static std::string toHex(std::span<uint8_t> data) { in toHex() function
Dodsign_main.cpp110 static std::string toHex(const std::vector<uint8_t>& digest) { in toHex() function