Home
last modified time | relevance | path

Searched refs:choices (Results 1 – 13 of 13) sorted by relevance

/system/tools/mkbootimg/gki/
Dgenerate_gki_certificate.py59 choices=['boot', 'generic_kernel'],
/system/update_engine/scripts/
Dpaycheck.py100 choices=[_TYPE_FULL, _TYPE_DELTA])
110 choices=update_payload.CHECKS_TO_DISABLE)
/system/libbase/
DREADME.md31 API for n years" is a good way to reduce concerns about API choices.
/system/nfc/tools/casimir/scripts/
Dt4at.py148 choices=['poll', 'listen'],
/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/
DCameraAvgFragment.java385 private static Size chooseOptimalSize(Size[] choices, int textureViewWidth, in chooseOptimalSize() argument
394 for (Size option : choices) { in chooseOptimalSize()
414 return choices[0]; in chooseOptimalSize()
/system/extras/ext4_utils/
Dmkuserimg_mke2fs.py74 parser.add_argument("ext_variant", choices=["ext2", "ext4"],
/system/extras/simpleperf/scripts/inferno/
Dinferno.py284 report_group.add_argument('-c', '--color', default='hot', choices=['hot', 'dso', 'legacy'],
/system/apex/tests/testdata/sharedlibs/build/
Dshared_libs_repack.py68 '--mode', default='strip', choices=['strip', 'sharedlibs'])
/system/apex/apexer/
Dapexer.py105 choices=['image'],
112 choices=['ext4', 'f2fs', 'erofs'],
/system/tools/mkbootimg/
Dunpack_bootimg.py547 parser.add_argument('--format', choices=['info', 'mkbootimg'],
Dmkbootimg.py537 choices=[2**i for i in range(11, 15)], default=2048,
/system/extras/simpleperf/scripts/
Dsimpleperf_utils.py1129 '--trace-offcpu', choices=['on-cpu', 'off-cpu', 'on-off-cpu', 'mixed-on-off-cpu'],
1220 '--log', choices=['debug', 'info', 'warning'],
/system/extras/simpleperf/doc/
Dview_the_profile.md9 or cpu-clock) used in this sample, etc. We have many choices for viewing the profile. We can show