Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.h205 std::unique_ptr<OatFile> oat_file_; variable
/art/runtime/
Doat_file.h255 const OatFile* const oat_file_; variable
578 const OatFile* const oat_file_ = nullptr; variable
/art/oatdump/
Doatdump.cc329 const OatFile* oat_file_; member in art::OatSymbolizer
1775 const OatFile& oat_file_; member in art::OatDumper