Home
last modified time | relevance | path

Searched defs:toHex (Results 1 – 2 of 2) 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