Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h209 const OatFile* oat_file_; variable
265 const OatFile* const oat_file_; variable
Ddex_file.h1027 const OatFile* oat_file_; variable
/art/runtime/gc/space/
Dimage_space.h153 std::unique_ptr<OatFile> oat_file_; variable
/art/compiler/
Delf_patcher.h113 const OatFile* oat_file_; variable
Dimage_writer.h242 OatFile* oat_file_; variable
/art/patchoat/
Dpatchoat.h142 std::unique_ptr<ElfFile> oat_file_; variable
/art/oatdump/
Doatdump.cc956 const OatFile& oat_file_; member in art::OatDumper