Home
last modified time | relevance | path

Searched defs:chromeos_root (Results 1 – 25 of 26) sorted by relevance

12

/external/toolchain-utils/
Dimage_chromeos.py44 def CheckForCrosFlash(chromeos_root, remote, log_level): argument
62 def DisableCrosBeeps(chromeos_root, remote, log_level): argument
77 def FindChromeOSImage(image_file, chromeos_root): argument
381 def LocateOrCopyImage(chromeos_root, image, board=None): argument
437 chromeos_root, argument
456 def IsImageModdedForTest(chromeos_root, image, log_level): argument
486 def VerifyChromeChecksum(chromeos_root, image, remote, log_level): argument
522 def TryRemountPartitionAsRW(chromeos_root, remote, log_level): argument
544 def EnsureMachineUp(chromeos_root, remote, log_level): argument
Dmake_root_writable.py37 def RebootChromebook(chromeos_root, remote, cmd_executer): argument
72 def FindPartitionNum(chromeos_root, remote, logs, cmd_executer): argument
114 chromeos_root, remote, cmd_executer, partition_num argument
129 def TryRemountPartitionAsRW(chromeos_root, remote, cmd_executer): argument
Dbuildbot_test_llvm.py90 def __init__(self, board, chromeos_root, weekday, patches, compiler): argument
Dchromiumos_image_diff.py41 def __init__(self, image, chromeos_root, no_unmount): argument
Dbuild_tc.py34 chromeos_root, argument
Dbuildbot_test_toolchains.py81 chromeos_root, argument
Dlock_machine.py71 self, remotes, force_option, chromeos_root, locks_dir="", log=None argument
/external/toolchain-utils/cros_utils/
Dbuildbot_utils.py40 def PeekTrybotImage(chromeos_root, buildbucket_id): argument
88 chromeos_root, argument
138 chromeos_root, argument
223 def DoesImageExist(chromeos_root, build): argument
235 def WaitForImage(chromeos_root, build): argument
254 def GetLatestImage(chromeos_root, path): argument
278 def GetLatestRecipeImage(chromeos_root, path): argument
Dmisc.py90 def GetChromeOSKeyFile(chromeos_root): argument
101 def GetChrootPath(chromeos_root): argument
105 def GetInsideChrootPath(chromeos_root, file_path): argument
114 def GetOutsideChrootPath(chromeos_root, file_path): argument
128 def GetImageDir(chromeos_root, board): argument
132 def LabelLatestImage(chromeos_root, board, label, vanilla_path=None): argument
151 def DoesLabelExist(chromeos_root, board, label): argument
207 def GetCtargetFromBoard(board, chromeos_root): argument
223 def GetArchFromBoard(board, chromeos_root): argument
239 def GetGccLibsDestForBoard(board, chromeos_root): argument
[all …]
Dlocks.py16 def AcquireLock(machines, chromeos_root, timeout=1200): argument
40 def ReleaseLock(machines, chromeos_root): argument
Dcommand_executer.py247 def RemoteAccessInitCommand(self, chromeos_root, machine, port=None): argument
272 def CrosLearnBoard(self, chromeos_root, machine): argument
289 chromeos_root=None, argument
385 chromeos_root, argument
507 chromeos_root=None, argument
Dfile_utils.py47 def CanonicalizeChromeOSRoot(self, chromeos_root): argument
83 def CanonicalizeChromeOSRoot(self, chromeos_root): argument
Ddevice_setup_utils.py27 chromeos_root, argument
/external/toolchain-utils/crosperf/
Ddownload_images.py56 def GetBuildID(self, chromeos_root, xbuddy_label): argument
74 def DownloadImage(self, chromeos_root, build_id, image_name): argument
106 def UncompressImage(self, chromeos_root, build_id): argument
158 def DownloadSingleFile(self, chromeos_root, build_id, package_file_name): argument
204 self, chromeos_root, build_id, package_file_name, uncompress_cmd argument
230 def VerifyFileExists(self, chromeos_root, build_id, package_file): argument
249 def DownloadAutotestFiles(self, chromeos_root, build_id): argument
314 def DownloadDebugFile(self, chromeos_root, build_id): argument
365 chromeos_root, argument
Dlabel.py27 chromeos_root, argument
162 chromeos_root, argument
Dmachine_manager.py47 def __init__(self, name, chromeos_root, log_level, cmd_exec=None): argument
218 chromeos_root, argument
701 def __init__(self, name, chromeos_root, log_level): argument
732 def __init__(self, chromeos_root, acquire_timeout, log_level, locks_dir): argument
Dsettings.py88 chromeos_root, argument
Dexperiment_factory.py650 def CheckCrosfleetTool(self, chromeos_root, log_level): argument
Dexperiment.py30 chromeos_root, argument
Dsuite_runner.py153 def RemoveTelemetryTempFile(self, machine, chromeos_root): argument
Dmachine_manager_unittest.py33 def __init__(self, chromeos_root): argument
/external/toolchain-utils/llvm_tools/
Dchroot.py33 def GetChrootEbuildPaths(chromeos_root, packages): argument
63 def ConvertChrootPathsToAbsolutePaths(chromeos_root, chroot_paths): argument
/external/toolchain-utils/go/chromeos/
Dsetup_chromeos_testing.py81 def GenerateGoHelperScripts(ce, arm_board, x86_board, chromeos_root): argument
121 ce, arm_board, arm_dut, x86_board, x86_dut, chromeos_root argument
183 def CleanUp(ce, x86_board, arm_board, chromeos_root): argument
/external/toolchain-utils/heatmaps/
Dheat_map.py31 self, chromeos_root, perf_data, hugepage, binary, title, logger=None argument
Dheat_map_test.py21 chromeos_root="/path/to/fake/chromeos_root/", argument

12