Home | History | Annotate | Download | only in runtime

Lines Matching full:openfile

105     UniquePtr<const DexFile> dex_file(DexFile::OpenFile(fd, filename, false));
127 return DexFile::OpenFile(fd, location, true);
163 const DexFile* DexFile::OpenFile(int fd,