Home | History | Annotate | Download | only in runtime

Lines Matching refs:OpenOatFile

106   static OatFileBase* OpenOatFile(int zip_fd,
118 static OatFileBase* OpenOatFile(int zip_fd,
189 OatFileBase* OatFileBase::OpenOatFile(int zip_fd,
230 OatFileBase* OatFileBase::OpenOatFile(int zip_fd,
1607 OatFile* with_dlopen = OatFileBase::OpenOatFile<DlOpenOatFile>(zip_fd,
1636 OatFile* with_internal = OatFileBase::OpenOatFile<ElfOatFile>(zip_fd,
1662 OatFile* with_internal = OatFileBase::OpenOatFile<ElfOatFile>(zip_fd,