Home
last modified time | relevance | path

Searched refs:GetDownloadHashAlgs (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/gslib/
Dhashing_helper.py296 def GetDownloadHashAlgs(logger, consider_md5=False, consider_crc32c=False): function
Dcopy_helper.py74 from gslib.hashing_helper import GetDownloadHashAlgs
1786 hash_algs = GetDownloadHashAlgs(
2293 hash_algs = GetDownloadHashAlgs(logger, consider_md5=consider_md5,