Searched defs:oat_file_ (Results 1 – 4 of 4) sorted by relevance
| /art/runtime/ | ||
| D | oat_file.h | 204 const OatFile* const oat_file_; variable |
| /art/runtime/gc/space/ | ||
| D | image_space.h | 189 std::unique_ptr<OatFile> oat_file_; variable |
| /art/patchoat/ | ||
| D | patchoat.h | 212 std::unique_ptr<ElfFile> oat_file_; variable |
| /art/oatdump/ | ||
| D | oatdump.cc | 273 const OatFile* oat_file_; member in art::FINAL |