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