Home
last modified time | relevance | path

Searched refs:pretty_print (Results 1 – 1 of 1) sorted by relevance

/development/vndk/tools/image-diff-tool/
Ddiff.py156 def pretty_print(sha1, filename, targets, exclude_sha1): function
171 common.append(pretty_print(sha1, filename, targets, list_only))
176 pretty_print(sha1, filename, targets, list_only))
179 diff.append(pretty_print(sha1, filename, targets, list_only))