Home
last modified time | relevance | path

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

12

/external/toolchain-utils/
Dimage_chromeos.py40 def CheckForCrosFlash(chromeos_root, remote, log_level): argument
54 def DisableCrosBeeps(chromeos_root, remote, log_level): argument
68 def FindChromeOSImage(image_file, chromeos_root): argument
327 def LocateOrCopyImage(chromeos_root, image, board=None): argument
362 def GetImageMountCommand(chromeos_root, image, rootfs_mp, stateful_mp): argument
374 def MountImage(chromeos_root, argument
392 def IsImageModdedForTest(chromeos_root, image, log_level): argument
418 def VerifyChromeChecksum(chromeos_root, image, remote, log_level): argument
451 def TryRemountPartitionAsRW(chromeos_root, remote, log_level): argument
468 def EnsureMachineUp(chromeos_root, remote, log_level): argument
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
Dweekly_report.py23 chromeos_root, cmd_executer): argument
66 chromeos_root, cmd_executer): argument
Dcros_login.py68 def RestartUI(remote, chromeos_root, login=True): 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
Dbuild_tool.py52 chromeos_root, argument
338 def ResetToolEbuildFile(chromeos_root, tool_name): argument
Dheat_map.py27 def __init__(self, chromeos_root, perf_data, page_size, binary): argument
Dtest_gdb_dejagnu.py22 def __init__(self, board, remote, gdb_dir, chromeos_root, cleanup): argument
Dbuildbot_test_llvm.py95 def __init__(self, board, chromeos_root, weekday, patches, compiler): argument
Dchromiumos_image_diff.py36 def __init__(self, image, chromeos_root, no_unmount): argument
Dbuild_tc.py33 chromeos_root, argument
Dtest_gcc_dejagnu.py34 def __init__(self, board, remote, gcc_dir, chromeos_root, runtestflags, argument
/external/toolchain-utils/cros_utils/
Dmisc.py83 def GetChromeOSKeyFile(chromeos_root): argument
88 def GetChrootPath(chromeos_root): argument
92 def GetInsideChrootPath(chromeos_root, file_path): argument
99 def GetOutsideChrootPath(chromeos_root, file_path): argument
112 def GetImageDir(chromeos_root, board): argument
116 def LabelLatestImage(chromeos_root, board, label, vanilla_path=None): argument
135 def DoesLabelExist(chromeos_root, board, label): argument
197 def GetCtargetFromBoard(board, chromeos_root): argument
211 def GetArchFromBoard(board, chromeos_root): argument
225 def GetGccLibsDestForBoard(board, chromeos_root): argument
[all …]
Dbuildbot_utils.py39 def PeekTrybotImage(chromeos_root, buildbucket_id): argument
81 def SubmitTryjob(chromeos_root, argument
125 def GetTrybotImage(chromeos_root, argument
206 def DoesImageExist(chromeos_root, build): argument
216 def WaitForImage(chromeos_root, build): argument
233 def GetLatestImage(chromeos_root, path): argument
Dlocks.py13 def AcquireLock(machines, chromeos_root, timeout=1200): argument
34 def ReleaseLock(machines, chromeos_root): argument
Dfile_utils.py39 def CanonicalizeChromeOSRoot(self, chromeos_root): argument
74 def CanonicalizeChromeOSRoot(self, chromeos_root): argument
Dcommand_executer.py225 def RemoteAccessInitCommand(self, chromeos_root, machine): argument
242 def CrosLearnBoard(self, chromeos_root, machine): argument
258 chromeos_root=None, argument
340 chromeos_root, argument
441 chromeos_root=None, argument
/external/toolchain-utils/crosperf/
Ddownload_images.py54 def GetBuildID(self, chromeos_root, xbuddy_label): argument
69 def DownloadImage(self, chromeos_root, build_id, image_name): argument
96 def UncompressImage(self, chromeos_root, build_id): argument
135 def DownloadSingleAutotestFile(self, chromeos_root, build_id, argument
170 def UncompressSingleAutotestFile(self, chromeos_root, build_id, argument
193 def VerifyAutotestFilesExist(self, chromeos_root, build_id, package_file): argument
210 def DownloadAutotestFiles(self, chromeos_root, build_id): argument
260 def Run(self, chromeos_root, xbuddy_label, autotest_path): argument
Dsuite_runner.py86 def PinGovernorExecutionFrequencies(self, machine_name, chromeos_root): argument
126 def DecreaseWaitTime(self, machine_name, chromeos_root): argument
141 def RestartUI(self, machine_name, chromeos_root): argument
189 def RemoveTelemetryTempFile(self, machine, chromeos_root): argument
Dlabel.py23 chromeos_root, argument
123 chromeos_root, argument
Dmachine_manager.py47 def __init__(self, name, chromeos_root, log_level, cmd_exec=None): argument
194 chromeos_root, argument
615 def __init__(self, name, chromeos_root, log_level): argument
645 def __init__(self, chromeos_root, acquire_timeout, log_level, locks_dir): argument
Dsettings.py69 def GetXbuddyPath(self, path_str, autotest_path, board, chromeos_root, argument
/external/toolchain-utils/deprecated/
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
/external/toolchain-utils/fdo_scripts/
Dprofile_cycler.py27 def __init__(self, chromeos_root, board, cycler, profile_dir, remote): argument
/external/toolchain-utils/crb/
Dmachine_manager_singleton.py37 chromeos_root = None variable in MachineManagerSingleton

12