Searched defs:ToHexString (Results 1 – 3 of 3) sorted by relevance
81 std::string ToHexString(const uint8_t* buf, size_t len) { in ToHexString() function
291 inline std::string ToHexString(uint64_t value) { in ToHexString() function
279 std::string CreateSnapshot::ToHexString(const uint8_t* buf, size_t len) { in ToHexString() function in android::snapshot::CreateSnapshot