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 | dex_file_loader.h | 30 class OatDexFile; variable |
D | standard_dex_file.h | 26 class OatDexFile; variable |
D | dex_file.h | 44 class OatDexFile; variable |
/art/runtime/jit/ | ||
D | jit.h | 40 class OatDexFile; variable |
/art/runtime/ | ||
D | oat_file.h | 46 class OatDexFile; variable |
D | oat_file.cc | 1851 OatDexFile::OatDexFile(const OatFile* oat_file, in OatDexFile() function in art::OatDexFile |
/art/dex2oat/linker/ | ||
D | oat_writer.h | 265 class OatDexFile; variable |
D | oat_writer.cc | 289 class OatWriter::OatDexFile { class in art::linker::OatWriter |