Searched defs:OatDexFile (Results 1 – 5 of 5) sorted by relevance
| /art/runtime/ | ||
| D | oat_file.h | 41 class OatDexFile; variable |
| D | oat_file.cc | 1145 OatFile::OatDexFile::OatDexFile(const OatFile* oat_file, in OatDexFile() function in art::OatFile::OatDexFile |
| D | dex_file.h | 50 class OatDexFile; variable |
| /art/compiler/ | ||
| D | oat_writer.h | 220 class OatDexFile; variable |
| D | oat_writer.cc | 210 class OatWriter::OatDexFile { class in art::OatWriter |