Home
last modified time | relevance | path

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

/system/tools/hidl/hashing/
DHash.cpp68 std::string Hash::hexString(const std::vector<uint8_t>& hash) { in hexString() function in android::Hash
77 std::string Hash::hexString() const { in hexString() function in android::Hash