Searched defs:oat_file_ (Results 1 – 4 of 4) sorted by relevance
/art/runtime/gc/space/ | ||
D | image_space.h | 107 UniquePtr<OatFile> oat_file_; variable |
/art/runtime/ | ||
D | oat_file.h | 160 const OatFile* oat_file_; variable |
/art/compiler/ | ||
D | image_writer.h | 186 OatFile* oat_file_; variable |
/art/oatdump/ | ||
D | oatdump.cc | 657 const OatFile& oat_file_; member in art::OatDumper |