Searched defs:OatDexFile (Results 1 – 3 of 3) sorted by relevance
/art/runtime/ | ||
D | oat_file.h | 90 class OatDexFile; variable |
D | oat_file.cc | 440 OatFile::OatDexFile::OatDexFile(const OatFile* oat_file, in OatDexFile() function in art::OatFile::OatDexFile |
/art/compiler/ | ||
D | oat_writer.cc | 1096 OatWriter::OatDexFile::OatDexFile(size_t offset, const DexFile& dex_file) { in OatDexFile() function in art::OatWriter::OatDexFile |