Home
last modified time | relevance | path

Searched defs:chroot_path (Results 1 – 12 of 12) sorted by relevance

/external/toolchain-utils/llvm_tools/
Dllvm_patch_management.py108 def GetPathToFilesDirectory(chroot_path, package): argument
139 def _GetRelativePathOfChrootPath(chroot_path): argument
186 def UpdatePackagesPatchMetadataFile(chroot_path, svn_version, argument
Dmodify_a_tryjob.py116 def GetCLAfterUpdatingPackages(packages, git_hash, svn_version, chroot_path, argument
132 chroot_path, verbose, cl_url, revision): argument
160 def AddTryjob(packages, git_hash, revision, chroot_path, patch_metadata_file, argument
178 options, builder, chroot_path, verbose): argument
Dupdate_tryjob_status.py168 def GetStatusFromCrosBuildResult(chroot_path, buildbucket_id): argument
183 def GetAutoResult(chroot_path, buildbucket_id): argument
248 def UpdateTryjobStatus(revision, set_status, status_file, chroot_path, argument
Dupdate_packages_and_run_tryjobs.py175 def RunTryJobs(cl_number, extra_change_lists, options, builders, chroot_path, argument
234 def AddTryjobLinkToCL(tryjobs, cl, chroot_path): argument
Dupdate_chromeos_llvm_next_hash.py484 def CreatePathDictionaryFromPackages(chroot_path, update_packages): argument
600 def UpdatePackages(packages, llvm_hash, llvm_version, chroot_path, argument
Dsubprocess_helpers.py40 def ChrootRunCommand(chroot_path, cmd, verbose=False): argument
Dllvm_bisection.py337 update_packages, chroot_path, patch_metadata_file, argument
Dllvm_bisection_unittest.py310 def MockAddTryjob(call_count, packages, git_hash, revision, chroot_path, argument
Dupdate_chromeos_llvm_next_hash_unittest.py840 def RetrievedPatchResults(chroot_path, llvm_version, patch_metadata_file, argument
/external/autotest/client/cros/
Dnetwork_chroot.py185 def chroot_path(self, path): member in NetworkChroot
/external/u-boot/tools/patman/
Dtools.py25 chroot_path = None variable
/external/openssh/
Dsession.c1339 char *chroot_path, *tmp; in do_setusercontext() local