HomeSort by relevance Sort by last modified time
    Searched full:boot_path (Results 1 - 3 of 3) sorted by null

  /system/update_engine/
boot_control_chromeos.cc 47 char boot_path[PATH_MAX]; local
50 int ret = rootdev(boot_path, sizeof(boot_path), true, false);
59 return boot_path;
  /external/autotest/client/tests/kvm/tests/
unattended_install.py 220 'cdrom_unattended', 'boot_path', 'extra_params',
488 (self.cdrom_cd1_mount, self.boot_path,
492 (self.cdrom_cd1_mount, self.boot_path,
506 kernel_fetch_cmd = "wget -q %s/%s/%s" % (self.url, self.boot_path,
508 initrd_fetch_cmd = "wget -q %s/%s/%s" % (self.url, self.boot_path,
532 (self.nfs_mount, self.boot_path,
536 (self.nfs_mount, self.boot_path,
  /external/autotest/client/tests/kvm/
guest-os.cfg.sample 92 boot_path = "images/pxeboot"
340 boot_path = images/pxeboot
    [all...]

Completed in 97 milliseconds