Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.h107 UniquePtr<OatFile> oat_file_; variable
/art/runtime/
Doat_file.h160 const OatFile* oat_file_; variable
197 const OatFile* oat_file_; variable
/art/compiler/
Dimage_writer.h186 OatFile* oat_file_; variable
/art/oatdump/
Doatdump.cc657 const OatFile& oat_file_; member in art::OatDumper