Home
last modified time | relevance | path

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

12

/external/toolchain-utils/
Dimage_chromeos.py44 def CheckForCrosFlash(chromeos_root, remote, log_level): argument
58 def DisableCrosBeeps(chromeos_root, remote, log_level): argument
72 def FindChromeOSImage(image_file, chromeos_root): argument
334 def LocateOrCopyImage(chromeos_root, image, board=None): argument
381 def MountImage(chromeos_root, argument
399 def IsImageModdedForTest(chromeos_root, image, log_level): argument
424 def VerifyChromeChecksum(chromeos_root, image, remote, log_level): argument
454 def TryRemountPartitionAsRW(chromeos_root, remote, log_level): argument
471 def EnsureMachineUp(chromeos_root, remote, log_level): argument
Dbuildbot_test_llvm.py91 def __init__(self, board, chromeos_root, weekday, patches, compiler): argument
Dchromiumos_image_diff.py42 def __init__(self, image, chromeos_root, no_unmount): argument
Dbuild_tc.py34 chromeos_root, argument
/external/toolchain-utils/cros_utils/
Dmisc.py87 def GetChromeOSKeyFile(chromeos_root): argument
92 def GetChrootPath(chromeos_root): argument
96 def GetInsideChrootPath(chromeos_root, file_path): argument
103 def GetOutsideChrootPath(chromeos_root, file_path): argument
116 def GetImageDir(chromeos_root, board): argument
120 def LabelLatestImage(chromeos_root, board, label, vanilla_path=None): argument
139 def DoesLabelExist(chromeos_root, board, label): argument
190 def GetCtargetFromBoard(board, chromeos_root): argument
204 def GetArchFromBoard(board, chromeos_root): argument
218 def GetGccLibsDestForBoard(board, chromeos_root): argument
[all …]
Dbuildbot_utils.py42 def PeekTrybotImage(chromeos_root, buildbucket_id): argument
88 def SubmitTryjob(chromeos_root, argument
132 def GetTrybotImage(chromeos_root, argument
213 def DoesImageExist(chromeos_root, build): argument
223 def WaitForImage(chromeos_root, build): argument
240 def GetLatestImage(chromeos_root, path): argument
Dlocks.py18 def AcquireLock(machines, chromeos_root, timeout=1200): argument
39 def ReleaseLock(machines, chromeos_root): argument
Dfile_utils.py44 def CanonicalizeChromeOSRoot(self, chromeos_root): argument
79 def CanonicalizeChromeOSRoot(self, chromeos_root): argument
Dcommand_executer.py232 def RemoteAccessInitCommand(self, chromeos_root, machine): argument
252 def CrosLearnBoard(self, chromeos_root, machine): argument
268 chromeos_root=None, argument
350 chromeos_root, argument
459 chromeos_root=None, argument
/external/toolchain-utils/crosperf/
Ddownload_images.py56 def GetBuildID(self, chromeos_root, xbuddy_label): argument
71 def DownloadImage(self, chromeos_root, build_id, image_name): argument
98 def UncompressImage(self, chromeos_root, build_id): argument
137 def DownloadSingleFile(self, chromeos_root, build_id, package_file_name): argument
170 def UncompressSingleFile(self, chromeos_root, build_id, package_file_name, argument
193 def VerifyFileExists(self, chromeos_root, build_id, package_file): argument
210 def DownloadAutotestFiles(self, chromeos_root, build_id): argument
259 def DownloadDebugFile(self, chromeos_root, build_id): argument
295 def Run(self, chromeos_root, xbuddy_label, autotest_path, debug_path, argument
Dlabel.py27 chromeos_root, argument
134 chromeos_root, argument
Dmachine_manager.py50 def __init__(self, name, chromeos_root, log_level, cmd_exec=None): argument
203 chromeos_root, argument
625 def __init__(self, name, chromeos_root, log_level): argument
656 def __init__(self, chromeos_root, acquire_timeout, log_level, locks_dir): argument
Dsettings.py74 chromeos_root, log_level, download_debug): argument
/external/toolchain-utils/deprecated/
Dremote_gcc_build.py47 def FindVersionForToolchain(branch, chromeos_root): argument
189 def UploadManifest(manifest, chromeos_root, branch='master'): argument
214 def GetManifestPatch(manifests, version, chromeos_root, branch='master'): argument
236 def ReplaceSysroot(chromeos_root, dest_dir, target): argument
283 def UploadGccPatch(chromeos_root, gcc_dir, branch): argument
306 def RunRemote(chromeos_root, branch, patches, is_local, target, chrome_version, argument
Drun_benchmarks.py71 def RunBrowserBenchmark(chromeos_root, board, bench, machine): argument
86 def RunStartupBenchmark(chromeos_root, board, machine): argument
100 def RunCpuBenchmark(chromeos_root, bench, workdir, machine): argument
Dweekly_report.py25 chromeos_root, cmd_executer): argument
68 chromeos_root, cmd_executer): argument
Dnew-generate-waterfall-reports.py202 def GetRotatingBuildData(date, report_dict, chromeos_root, board, argument
230 def GetMainWaterfallData(date, report_dict, chromeos_root, ce): argument
Dcros_login.py68 def RestartUI(remote, chromeos_root, login=True): argument
Dbuild_tool.py52 chromeos_root, argument
338 def ResetToolEbuildFile(chromeos_root, tool_name): argument
Dtest_gdb_dejagnu.py22 def __init__(self, board, remote, gdb_dir, chromeos_root, cleanup): argument
Dtest_gcc_dejagnu.py34 def __init__(self, board, remote, gcc_dir, chromeos_root, runtestflags, argument
/external/toolchain-utils/go/chromeos/
Dsetup_chromeos_testing.py82 def GenerateGoHelperScripts(ce, arm_board, x86_board, chromeos_root): argument
115 chromeos_root): argument
169 def CleanUp(ce, x86_board, arm_board, chromeos_root): argument
/external/toolchain-utils/llvm_tools/
Dupdate_chromeos_llvm_next_hash.py113 def GetChrootBuildPaths(chromeos_root, package_list): argument
143 def _ConvertChrootPathsToSymLinkPaths(chromeos_root, chroot_file_paths): argument
/external/toolchain-utils/heatmaps/
Dheat_map.py31 chromeos_root, argument
/external/toolchain-utils/deprecated/fdo_scripts/
Dprofile_cycler.py27 def __init__(self, chromeos_root, board, cycler, profile_dir, remote): argument

12