Searched defs:OatFile (Results 1 – 4 of 4) sorted by relevance
/art/runtime/gc/space/ | ||
D | image_space.h | 26 class OatFile; variable |
/art/runtime/ | ||
D | oat_file.h | 272 friend class OatFile; variable |
D | oat_file.cc | 144 OatFile::OatFile(const std::string& location, bool is_executable) in OatFile() function in art::OatFile |
D | dex_file.h | 46 class OatFile; variable |