Searched defs:oat_file_ (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/ | ||
| D | oat_file.h | 293 const OatFile* const oat_file_; variable |
| /art/runtime/gc/space/ | ||
| D | image_space.h | 510 std::unique_ptr<OatFile> oat_file_; variable |
| /art/oatdump/ | ||
| D | oatdump.cc | 326 const OatFile* oat_file_; member in art::OatSymbolizer |