Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dtest_helpers.cpp81 std::string ToHexString(const uint8_t* buf, size_t len) { in ToHexString() function
/aosp14/system/core/fs_mgr/liblp/
H A Dutility.cpp290 inline std::string ToHexString(uint64_t value) { in ToHexString() function