Searched refs:bytes_to_hex_string (Results 1 – 1 of 1) sorted by relevance
167 static string bytes_to_hex_string(const uint8_t* bytes, size_t count) { in bytes_to_hex_string() function192 return bytes_to_hex_string(identifier_swapped, kMDGUIDSize); in ConvertIdentifierToUUIDString()198 return bytes_to_hex_string(&identifier[0], identifier.size()); in ConvertIdentifierToString()