Home
last modified time | relevance | path

Searched defs:oat_file_ (Results 1 – 6 of 6) sorted by relevance

/art/runtime/
Doat_file.h207 const OatFile* const oat_file_; variable
412 const OatFile* const oat_file_; variable
/art/runtime/gc/space/
Dimage_space.h153 std::unique_ptr<OatFile> oat_file_; variable
/art/patchoat/
Dpatchoat.h190 std::unique_ptr<ElfFile> oat_file_; variable
/art/compiler/
Dimage_writer.h308 OatFile* oat_file_; variable
/art/oatdump/
Doatdump.cc93 const OatFile* oat_file_; member in art::FINAL::FINAL
107 const OatFile* oat_file_; member in art::FINAL::FINAL
298 const OatFile* oat_file_; member in art::FINAL
1356 const OatFile& oat_file_; member in art::OatDumper
/art/dex2oat/
Ddex2oat.cc1869 std::unique_ptr<File> oat_file_; member in art::FINAL