Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/gslib/
Dhashing_helper.py96 def ConcatCrc32c(crc_a, crc_b, num_bytes_in_b): function
Dcopy_helper.py73 from gslib.hashing_helper import ConcatCrc32c
2043 crc32c = ConcatCrc32c(crc32c, cp_results[i].crc32c,