Home
last modified time | relevance | path

Searched refs:partition (Results 1 – 6 of 6) sorted by relevance

/system/core/fastboot/
Dfastboot.h52 int fb_format_supported(usb_handle *usb, const char *partition, const char *type_override);
Dfastboot.cpp893 const char *partition, int skip_if_not_supported, in fb_perform_format() argument
912 status = fb_getvar(usb, pType, "partition-type:%s", partition); in fb_perform_format()
921 partition, pType, type_override); in fb_perform_format()
926 status = fb_getvar(usb, pSize, "partition-size:%s", partition); in fb_perform_format()
935 partition, pSize, size_override); in fb_perform_format()
965 flash_buf(partition, &buf); in fb_perform_format()
Dengine.c109 int fb_format_supported(usb_handle *usb, const char *partition, const char *type_override) in fb_format_supported() argument
117 status = fb_getvar(usb, fs_type, "partition-type:%s", partition); in fb_format_supported()
Dfastboot_protocol.txt124 named partition (if possible).
126 "erase:%s" Erase the indicated partition (clear to 0xFFs)
/system/core/init/
Dreadme.txt97 Services on the system partition can instead use policy-defined transitions
253 use "exec -- rm ..." instead (provided the system partition is
290 set the partition.<mount_point>.verified properties used by adb remount
374 emulator -partition-size 1024 -verbose -show-kernel -no-window
/system/core/rootdir/
Dinit.rc29 # Link /vendor to /system/vendor for devices without a vendor partition.
225 # We restorecon /cache in case the cache partition has been reset.
257 # We restorecon /data in case the userdata partition has been reset.
268 # Start bootcharting as soon as possible after the data partition is