Home | History | Annotate | Download | only in imgdiag

Lines Matching refs:Dump

62   bool Dump() SHARED_REQUIRES(Locks::mutator_lock_) {
262 // Dump different fields. TODO: Dump field contents.
1010 pid_t image_diff_pid_; // Dump image diff against boot.art if pid is non-negative
1011 pid_t zygote_diff_pid_; // Dump image diff against zygote boot.art if pid is non-negative
1036 if (!img_diag_dumper.Dump()) {