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

  /build/tools/releasetools/
img_from_target_files 52 bootable_only = [False]
56 bootable_only[0] = True
66 bootable_only = bootable_only[0]
85 if bootable_only and image not in ("boot.img", "recovery.img"):
114 if not bootable_only:
img_from_target_files.py 52 bootable_only = [False]
56 bootable_only[0] = True
66 bootable_only = bootable_only[0]
85 if bootable_only and image not in ("boot.img", "recovery.img"):
114 if not bootable_only:

Completed in 884 milliseconds