Searched defs:flash (Results 1 - 2 of 2) sorted by relevance

/external/chromium-trace/catapult/devil/devil/android/tools/
H A Dflash_device.py26 help='Device(s) to flash.')
46 def flash(device): function in function:main
52 logging.exception('Device %s failed to flash.', str(device))
56 device_utils.DeviceUtils.parallel(devices).pMap(flash)
62 logging.critical('The following devices failed to flash:')
/external/kernel-headers/original/uapi/linux/
H A Dtelephony.h247 unsigned int flash:1; member in struct:phone_except

Completed in 870 milliseconds