Searched refs:Dumper (Results 1 – 2 of 2) sorted by relevance
136 Dumper dumper = new Dumper(allocator); in testGcAndDump()163 private static class Dumper extends Thread { class in Main164 Dumper(Allocator allocator) { in Dumper() method in Main.Dumper
46 class Dumper { class49 explicit Dumper(dex_ir::Header* header) in Dumper() function in art::Dumper209 ~Dumper() { in ~Dumper()238 DISALLOW_COPY_AND_ASSIGN(Dumper);249 std::unique_ptr<Dumper> dumper(new Dumper(header)); in VisualizeDexLayout()