Searched defs:bytesToHexString (Results 1 – 2 of 2) sorted by relevance
61 static String8 bytesToHexString(const std::vector<uint8_t> &bytes) { in bytesToHexString() function
437 bytesToHexString(byte[] bytes) { in bytesToHexString() method in IccUtils