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

  /build/make/tools/releasetools/
sparse_img.py 160 def TotalSha1(self, include_clobbered_blocks=False):
163 If include_clobbered_blocks is True, it returns the hash including the
166 if not include_clobbered_blocks:
blockimgdiff.py 65 def TotalSha1(self, include_clobbered_blocks=False):
89 def TotalSha1(self, include_clobbered_blocks=False):
91 # include_clobbered_blocks can be ignored.
173 def TotalSha1(self, include_clobbered_blocks=False):
174 if not include_clobbered_blocks:
358 # blocks if include_clobbered_blocks is True).
    [all...]
common.py     [all...]

Completed in 71 milliseconds