Lines Matching defs:oat_file
138 OatSymbolizer(const OatFile* oat_file, const std::string& output_name, bool no_bits) : in OatSymbolizer()
394 OatDumper(const OatFile& oat_file, const OatDumperOptions& options) in OatDumper()
1877 const OatFile* oat_file = image_space_.GetOatFile(); in Dump() local
2542 std::unique_ptr<OatFile> oat_file = in DumpImages() local
2582 std::unique_ptr<OatFile> oat_file, in InstallOatFile()
2619 std::unique_ptr<OatFile> oat_file, in DumpOatWithRuntime()
2640 static int DumpOatWithoutRuntime(OatFile* oat_file, OatDumperOptions* options, std::ostream* os) { in DumpOatWithoutRuntime()
2653 std::unique_ptr<OatFile> oat_file = in DumpOat() local
2672 std::unique_ptr<OatFile> oat_file = in SymbolizeOat() local
2715 std::unique_ptr<OatFile> oat_file = in Dump() local
3508 std::unique_ptr<OatFile> oat_file = in CanDumpWithRuntime() local