Home
last modified time | relevance | path

Searched defs:toHex (Results 1 – 3 of 3) 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/nfc/halimpl/bcm2079x/adaptation/
Dspdhelper.cpp46 inline const char* toHex(uint8_t b) { in toHex() function