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

  /build/make/tools/releasetools/
blockimgdiff.py 553 common.OPTIONS.stash_threshold / self.tgt.blocksize)
734 stash_threshold = common.OPTIONS.stash_threshold
735 max_allowed = cache_size * stash_threshold
740 stash_threshold)
789 max_allowed = OPTIONS.cache_size * OPTIONS.stash_threshold
833 stash_threshold = common.OPTIONS.stash_threshold
834 max_allowed_blocks = cache_size * stash_threshold / self.tgt.blocksize
    [all...]
ota_from_target_files 123 --stash_threshold <float>
226 OPTIONS.stash_threshold = 0.8
    [all...]
ota_from_target_files.py 123 --stash_threshold <float>
226 OPTIONS.stash_threshold = 0.8
    [all...]
common.py 85 self.stash_threshold = 0.8
    [all...]

Completed in 215 milliseconds