Home
last modified time | relevance | path

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

/art/imgdiag/
Dimgdiag.cc1299 ret = DumpImageDiff(image_header, image_location); in Dump()
1309 bool DumpImageDiff(const ImageHeader& image_header, const std::string& image_location) in DumpImageDiff() function in art::ImgDiagDumper