Searched refs:OpenZip (Results 1 – 4 of 4) sorted by relevance
99 bool OpenZip(int fd,
263 return OpenZip(fd, location, verify, verify_checksum, error_msg, dex_files); in OpenWithMagic()293 bool ArtDexFileLoader::OpenZip(int fd, in OpenZip() function in art::ArtDexFileLoader
460 if (dex_file_loader.OpenZip(apks_fd_[i], in OpenApkFilesFromLocations()
643 loaded = dex_file_loader.OpenZip(zip_fd, in Setup()