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 | 29 class OatDexFile; variable |
| D | dex_file_loader.h | 36 class OatDexFile; variable |
| D | dex_file.h | 48 class OatDexFile; variable |
| /art/runtime/jit/ | ||
| D | jit.h | 43 class OatDexFile; variable |
| /art/runtime/oat/ | ||
| D | oat_file.h | 51 class OatDexFile; variable |
| D | oat_file.cc | 2290 OatDexFile::OatDexFile(const OatFile* oat_file, in OatDexFile() function in art::OatDexFile |
| /art/dex2oat/linker/ | ||
| D | oat_writer.h | 278 class OatDexFile; variable |
| D | oat_writer.cc | 293 class OatWriter::OatDexFile { class in art::linker::OatWriter |