Searched defs:OpenFile (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file.cc105 UniquePtr<const DexFile> dex_file(DexFile::OpenFile(fd, filename, false));
127 return DexFile::OpenFile(fd, location, true);
163 const DexFile* DexFile::OpenFile(int fd, function in class:art::DexFile

Completed in 54 milliseconds