Home
last modified time | relevance | path

Searched defs:OatDexFile (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Doat_file.h90 class OatDexFile; variable
219 friend class OatDexFile; variable
372 friend class OatDexFile; variable
Doat_file.cc440 OatFile::OatDexFile::OatDexFile(const OatFile* oat_file, in OatDexFile() function in art::OatFile::OatDexFile
/art/compiler/
Doat_writer.cc1096 OatWriter::OatDexFile::OatDexFile(size_t offset, const DexFile& dex_file) { in OatDexFile() function in art::OatWriter::OatDexFile