Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.h309 std::unique_ptr<OatFile> oat_file_; variable
/art/runtime/
Doat_file.h290 const OatFile* const oat_file_; variable
596 const OatFile* const oat_file_ = nullptr; variable
/art/oatdump/
Doatdump.cc327 const OatFile* oat_file_; member in art::OatSymbolizer
1674 const OatFile& oat_file_; member in art::OatDumper