Searched refs:OpenFromVdex (Results 1 – 4 of 4) sorted by relevance
171 static OatFile* OpenFromVdex(const std::vector<const DexFile*>& dex_files,178 static OatFile* OpenFromVdex(int zip_fd,
1087 file_.reset(OatFile::OpenFromVdex(zip_fd_, in GetFile()1100 file_.reset(OatFile::OpenFromVdex(zip_fd_, in GetFile()
610 std::unique_ptr<OatFile> oat_file(OatFile::OpenFromVdex(MakeNonOwningPointerVector(dex_files), in OpenDexFilesFromOat_Impl()
2003 OatFile* OatFile::OpenFromVdex(const std::vector<const DexFile*>& dex_files, in OpenFromVdex() function in art::OatFile2011 OatFile* OatFile::OpenFromVdex(int zip_fd, in OpenFromVdex() function in art::OatFile