Searched refs:OatDumper (Results 1 – 2 of 2) sorted by relevance
469 friend class OatDumper; // For GetBase and GetLimit variable
380 class OatDumper { class382 OatDumper(const OatFile& oat_file, const OatDumperOptions& options) in OatDumper() function in art::OatDumper403 ~OatDumper() { in ~OatDumper()1909 oat_dumper_.reset(new OatDumper(*oat_file, *oat_dumper_options_)); in Dump()2747 std::unique_ptr<OatDumper> oat_dumper_;2884 OatDumper oat_dumper(*oat_file_ptr, *options); in DumpOatWithRuntime()2895 OatDumper oat_dumper(*oat_file, *options); in DumpOatWithoutRuntime()