OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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"):
121
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"):
121
if not
bootable_only
:
Completed in 57 milliseconds