Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h204 const OatFile* const oat_file_; variable
392 const OatFile* const oat_file_; variable
/art/runtime/gc/space/
Dimage_space.h189 std::unique_ptr<OatFile> oat_file_; variable
/art/patchoat/
Dpatchoat.h212 std::unique_ptr<ElfFile> oat_file_; variable
/art/oatdump/
Doatdump.cc273 const OatFile* oat_file_; member in art::FINAL
1259 const OatFile& oat_file_; member in art::OatDumper