Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/cros_utils/
H A Dmisc.py90 def GetChromeOSKeyFile(chromeos_root): argument
99 def GetInsideChrootPath(chromeos_root, file_path): argument
107 def GetOutsideChrootPath(chromeos_root, file_path): argument
125 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
285 def GetAllImages(chromeos_root, board): argument
[all …]
H A Dbuildbot_utils.py39 def PeekTrybotImage(chromeos_root, buildbucket_id): argument
87 chromeos_root, argument
137 chromeos_root, argument
222 def DoesImageExist(chromeos_root, build): argument
234 def WaitForImage(chromeos_root, build): argument
253 def GetLatestImage(chromeos_root, path): argument
277 def GetLatestRecipeImage(chromeos_root, path): argument
H A 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
H A Dlocks.py16 def AcquireLock(machines, chromeos_root, timeout=1200): argument
40 def ReleaseLock(machines, chromeos_root): argument
H A Dfile_utils.py47 def CanonicalizeChromeOSRoot(self, chromeos_root): argument
83 def CanonicalizeChromeOSRoot(self, chromeos_root): argument
/aosp_15_r20/external/toolchain-utils/
H A Dimage_chromeos.py43 def CheckForCrosFlash(chromeos_root, remote, log_level): argument
61 def DisableCrosBeeps(chromeos_root, remote, log_level): argument
76 def FindChromeOSImage(image_file, chromeos_root): argument
375 def LocateOrCopyImage(chromeos_root, image, board=None): argument
431 chromeos_root, argument
450 def IsImageModdedForTest(chromeos_root, image, log_level): argument
480 def VerifyChromeChecksum(chromeos_root, image, remote, log_level): argument
516 def TryRemountPartitionAsRW(chromeos_root, remote, log_level): argument
538 def EnsureMachineUp(chromeos_root, remote, log_level): argument
H A 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
H A Dchromiumos_image_diff.py41 def __init__(self, image, chromeos_root, no_unmount): argument
H A Dbuild_tc.py34 chromeos_root, argument
H A Dbuildbot_test_toolchains.py81 chromeos_root, argument
H A Dlock_machine.py71 self, remotes, force_option, chromeos_root, locks_dir="", log=None argument
/aosp_15_r20/external/toolchain-utils/crosperf/
H A Ddownload_images.py58 def GetBuildID(self, chromeos_root, xbuddy_label): argument
76 def DownloadImage(self, chromeos_root, build_id, image_name): argument
110 def UncompressImage(self, chromeos_root, build_id): argument
163 def DownloadSingleFile(self, chromeos_root, build_id, package_file_name): argument
211 self, chromeos_root, build_id, package_file_name, uncompress_cmd argument
239 def VerifyFileExists(self, chromeos_root, build_id, package_file): argument
258 def DownloadAutotestFiles(self, chromeos_root, build_id): argument
323 def DownloadDebugFile(self, chromeos_root, build_id): argument
378 chromeos_root, argument
H A Dmachine_manager.py47 def __init__(self, name, chromeos_root, log_level, cmd_exec=None): argument
218 chromeos_root, argument
705 def __init__(self, name, chromeos_root, log_level): argument
738 chromeos_root, argument
H A Dlabel.py27 chromeos_root, argument
162 chromeos_root, argument
H A Dsettings.py88 chromeos_root, argument
H A Dexperiment_factory.py560 def CheckCrosfleetTool(self, chromeos_root, log_level): argument
H A Dexperiment.py30 chromeos_root, argument
H A Dsuite_runner.py154 def RemoveTelemetryTempFile(self, machine, chromeos_root): argument
H A Dmachine_manager_unittest.py33 def __init__(self, chromeos_root): argument
H A Dresults_cache.py1457 chromeos_root, argument
/aosp_15_r20/external/toolchain-utils/go/chromeos/
H A 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