Home
last modified time | relevance | path

Searched defs:allow_shared_blocks (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/build/make/tools/releasetools/
H A Dsparse_img.py44 mode="rb", build_map=True, allow_shared_blocks=False): argument
227 def LoadFileBlockMap(self, fn, clobbered_blocks, allow_shared_blocks): argument
H A Dcommon.py2249 allow_shared_blocks=None, argument
2313 def GetSparseImage(which, tmpdir, input_zip, allow_shared_blocks): argument