Home
last modified time | relevance | path

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

/art/imgdiag/
Dimgdiag.cc48 class ImgDiagDumper { class
50 explicit ImgDiagDumper(std::ostream* os, in ImgDiagDumper() function in art::ImgDiagDumper
842 DISALLOW_COPY_AND_ASSIGN(ImgDiagDumper);
857 ImgDiagDumper img_diag_dumper(os, image_header, image_location, image_diff_pid); in DumpImage()