Searched refs:flash (Results 1 – 8 of 8) sorted by relevance
/system/core/fastboot/ |
D | fastboot.bash | 83 flash)
|
D | README.md | 88 Host: "flash:bootloader" request to flash the data to the bootloader 90 Client: "INFOerasing flash" indicate status / progress 91 "INFOwriting flash" 124 by "boot", "ramdisk", "flash", etc. The client 139 flash:%s Write the previously downloaded image to the 196 partition. Unlike the "flash" command, this has 364 minute during long operations, e.g. writing to flash.
|
D | fastboot.cpp | 1317 auto flash = [&, this](const std::string& partition_name) { in FlashImage() local 1329 do_for_partitions(image.part_name, slot, flash, false); in FlashImage() 1870 auto flash = [&](const std::string &partition) { in Main() local 1883 do_for_partitions(pname, slot_override, flash, true); in Main()
|
/system/core/fs_mgr/tests/ |
D | adb-remount-test.sh | 1034 fastboot flash vendor || 1092 check_eq "${A}" "${B}" system after flash vendor 1098 vendor content after flash vendor 1102 --warning vendor content after flash vendor 1148 fastboot flash --force ${scratch_partition} ${img}
|
/system/timezone/ |
D | README.android | 65 5) Build/flash a device image with the changes and run CTS: 124 3) Build/flash a device image with the changes and run CTS:
|
/system/core/fs_mgr/ |
D | README.overlayfs.md | 117 be used to clear scratch storage to permit the flash.
|
/system/core/adb/ |
D | protocol.txt | 252 "flash_ramdisk,5038,........\n" "fail,flash write error\n"
|
/system/extras/simpleperf/doc/ |
D | README.md | 411 Here are some tips for Android platform developers, who build and flash system images on rooted
|