Searched refs:OpenFromVdex (Results 1 – 4 of 4) sorted by relevance
159 static OatFile* OpenFromVdex(const std::vector<const DexFile*>& dex_files,165 static OatFile* OpenFromVdex(int zip_fd,
534 std::unique_ptr<OatFile> oat_file(OatFile::OpenFromVdex(MakeNonOwningPointerVector(dex_files), in OpenDexFilesFromOat_Impl()
858 file_.reset(OatFile::OpenFromVdex(zip_fd_, in GetFile()
1834 OatFile* OatFile::OpenFromVdex(const std::vector<const DexFile*>& dex_files, in OpenFromVdex() function in art::OatFile1841 OatFile* OatFile::OpenFromVdex(int zip_fd, in OpenFromVdex() function in art::OatFile