Home | History | Annotate | Download | only in runtime

Lines Matching refs:OatFile

621   std::unique_ptr<OatFile> oat_file(OatFile::OpenWithElfFile(elf_file.release(), oat_location,
628 for (const OatFile::OatDexFile* oat_dex_file : oat_file->GetOatDexFiles()) {