Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h40 class OatDexFile; variable
44 typedef art::OatDexFile OatDexFile; typedef
Doat_file.cc600 OatFile::OatDexFile::OatDexFile(const OatFile* oat_file, in OatDexFile() function in art::OatFile::OatDexFile
Ddex_file.h47 class OatDexFile; variable
/art/compiler/
Doat_writer.cc1401 OatWriter::OatDexFile::OatDexFile(size_t offset, const DexFile& dex_file) { in OatDexFile() function in art::OatWriter::OatDexFile