Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.h192 std::unique_ptr<OatFile> oat_file_; variable
/art/runtime/
Doat_file.h220 const OatFile* const oat_file_; variable
455 const OatFile* const oat_file_ = nullptr; variable
/art/oatdump/
Doatdump.cc289 const OatFile* oat_file_; member in art::FINAL
1707 const OatFile& oat_file_; member in art::OatDumper