Lines Matching refs:chromeos_root
37 def RebootChromebook(chromeos_root, remote, cmd_executer): argument
40 cmd, chromeos_root=chromeos_root, machine=remote
72 def FindPartitionNum(chromeos_root, remote, logs, cmd_executer): argument
78 chromeos_root=chromeos_root,
114 chromeos_root, remote, cmd_executer, partition_num argument
122 chromeos_root=chromeos_root,
129 def TryRemountPartitionAsRW(chromeos_root, remote, cmd_executer): argument
133 chromeos_root=chromeos_root,
168 if options.chromeos_root is None:
174 options.chromeos_root = os.path.expanduser(options.chromeos_root)
181 list(options.remote.split()), options.chromeos_root
188 os.chmod(misc.GetChromeOSKeyFile(options.chromeos_root), 0o600)
199 options.chromeos_root, options.remote, cmd_executer
208 options.chromeos_root, options.remote, l, cmd_executer
216 options.chromeos_root,
227 options.chromeos_root, options.remote, cmd_executer
234 options.chromeos_root, options.remote, cmd_executer
253 list(options.remote.split()), options.chromeos_root