HomeSort by relevance Sort by last modified time
    Searched refs:include_clobbered_blocks (Results 1 - 3 of 3) sorted by null

  /build/tools/releasetools/
sparse_img.py 150 def TotalSha1(self, include_clobbered_blocks=False):
153 If include_clobbered_blocks is True, it returns the hash including the
156 if not include_clobbered_blocks:
blockimgdiff.py 81 def TotalSha1(self, include_clobbered_blocks=False):
95 def TotalSha1(self, include_clobbered_blocks=False):
97 # include_clobbered_blocks can be ignored.
166 def TotalSha1(self, include_clobbered_blocks=False):
167 if not include_clobbered_blocks:
257 # blocks if include_clobbered_blocks is True).
    [all...]
common.py     [all...]

Completed in 579 milliseconds