Searched refs:compare_checksum (Results 1 – 2 of 2) sorted by relevance
483 or not self.compare_checksum(dest_path))799 def compare_checksum(self, pkg_path): member in BasePackageManager
176 if os.path.exists(tarball_path) and pkgmgr.compare_checksum(tarball_path):