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

  /build/tools/releasetools/
add_img_to_target_files 44 OPTIONS.rebuild_recovery = False
63 if OPTIONS.rebuild_recovery:
287 if OPTIONS.rebuild_recovery:
302 if OPTIONS.rebuild_recovery:
345 elif o in ("-r", "--rebuild_recovery",):
346 OPTIONS.rebuild_recovery = True
359 extra_long_opts=["add_missing", "rebuild_recovery",
add_img_to_target_files.py 44 OPTIONS.rebuild_recovery = False
63 if OPTIONS.rebuild_recovery:
287 if OPTIONS.rebuild_recovery:
302 if OPTIONS.rebuild_recovery:
345 elif o in ("-r", "--rebuild_recovery",):
346 OPTIONS.rebuild_recovery = True
359 extra_long_opts=["add_missing", "rebuild_recovery",
sign_target_files_apks 173 rebuild_recovery = False
248 rebuild_recovery = True
270 if rebuild_recovery:
sign_target_files_apks.py 173 rebuild_recovery = False
248 rebuild_recovery = True
270 if rebuild_recovery:

Completed in 39 milliseconds