Home
last modified time | relevance | path

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

/aosp12/art/imgdiag/
H A Dimgdiag.cc1312 return DumpImageDiffMap(image_header, image_location); in DumpImageDiff()
1441 bool DumpImageDiffMap(const ImageHeader& image_header, const std::string& image_location) in DumpImageDiffMap() function in art::ImgDiagDumper