HomeSort by relevance Sort by last modified time
    Searched full:compare_checksum (Results 1 - 2 of 2) sorted by null

  /external/autotest/utils/
packager.py 184 if not pkgmgr.compare_checksum(tarball_path):
  /external/autotest/client/common_lib/
packages.py 483 or not self.compare_checksum(dest_path))
804 def compare_checksum(self, pkg_path): member in class:BasePackageManager
    [all...]

Completed in 129 milliseconds