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 | 46 class OatDexFile; variable |
/art/runtime/jit/ | ||
D | jit.h | 34 class OatDexFile; variable |
/art/runtime/ | ||
D | oat_file.h | 48 class OatDexFile; variable |
D | oat_file.cc | 1861 OatDexFile::OatDexFile(const OatFile* oat_file, in OatDexFile() function in art::OatDexFile |
/art/dex2oat/linker/ | ||
D | oat_writer.h | 264 class OatDexFile; variable |
D | oat_writer.cc | 288 class OatWriter::OatDexFile { class in art::linker::OatWriter |