Searched defs:OatDexFile (Results 1 – 9 of 9) sorted by relevance
| /art/libdexfile/dex/ | ||
| D | art_dex_file_loader.h | 33 class OatDexFile; variable |
| D | standard_dex_file.h | 27 class OatDexFile; variable |
| D | dex_file_loader.h | 34 class OatDexFile; variable |
| D | dex_file.h | 47 class OatDexFile; variable |
| /art/runtime/jit/ | ||
| D | jit.h | 41 class OatDexFile; variable |
| /art/runtime/ | ||
| D | oat_file.h | 47 class OatDexFile; variable |
| D | oat_file.cc | 2157 OatDexFile::OatDexFile(const OatFile* oat_file, in OatDexFile() function in art::OatDexFile |
| /art/dex2oat/linker/ | ||
| D | oat_writer.h | 253 class OatDexFile; variable |
| D | oat_writer.cc | 243 class OatWriter::OatDexFile { class in art::linker::OatWriter |