HomeSort by relevance Sort by last modified time
    Searched refs:rootfs (Results 26 - 29 of 29) sorted by null

12

  /external/autotest/server/cros/faft/
firmware_test.py 52 # Mapping of partition number of kernel and rootfs.
359 rootfs = '%s%s' % (usb_dev, self._ROOTFS_PARTITION_NUMBER)
362 self.servo.system('mount -o ro %s %s' % (rootfs, tmpd))
379 for cmd in ('umount %s' % rootfs, 'sync', 'rm -rf %s' % tmpd):
544 """Copy kernel and rootfs from from_part to to_part.
555 logging.info('Copying rootfs from %s to %s. Please wait...',
    [all...]
  /external/vboot_reference/tests/
run_cgpt_tests.sh 57 ROOTFS_LABEL="rootfs stuff"
189 $CGPT add $MTD -t rootfs -b 100 -s 1 ${DEV}
  /build/make/
envsetup.sh 1036 adb shell mount -w -o remount -t rootfs rootfs;
    [all...]
  /external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf     [all...]

Completed in 118 milliseconds

12